{"id":17690603,"url":"https://github.com/ktoso/sbt-bash-completion","last_synced_at":"2025-10-28T05:39:59.434Z","repository":{"id":2122816,"uuid":"3065475","full_name":"ktoso/sbt-bash-completion","owner":"ktoso","description":"A simple sbt bash completion script (with caching)","archived":false,"fork":false,"pushed_at":"2011-12-28T22:38:33.000Z","size":96,"stargazers_count":11,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-05T00:09:02.785Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://blog.project13.pl","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ktoso.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-12-28T22:27:40.000Z","updated_at":"2024-06-18T17:16:49.000Z","dependencies_parsed_at":"2022-09-02T05:51:42.266Z","dependency_job_id":null,"html_url":"https://github.com/ktoso/sbt-bash-completion","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktoso%2Fsbt-bash-completion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktoso%2Fsbt-bash-completion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktoso%2Fsbt-bash-completion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktoso%2Fsbt-bash-completion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ktoso","download_url":"https://codeload.github.com/ktoso/sbt-bash-completion/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252531880,"owners_count":21763293,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-24T11:51:31.655Z","updated_at":"2025-10-28T05:39:59.389Z","avatar_url":"https://github.com/ktoso.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"sbt - bash completion\n=====================\n\nThis project is a simple bash completion script for the popular Scala build tool - Simple Build Tool (\u003ca href=\"https://github.com/harrah/xsbt\"\u003eSBT\u003c/a\u003e).\n\nInstall\n=======\n\nTo install the script, all you need to do is download it into your bash completion directory.\nYou'll need root provileges to do this.\n\n```\ncd /etc/bash_completion.d\nsudo wget https://raw.github.com/ktoso/sbt-bash-completion/master/sbt\n```\n\nTips\n====\n\nThe script uses a cache called `.sbt_completion_cache`, so only the first time you use the completion it actually calls sbt (which is slow, as it has to start etc...)\nIf you know you did some changes which may change what `sbt tasks` contains, just delete this file - it'll get recreated when needed (using fresh values).\n\nYou may want to run the following command to ignore the completion cache, if you're in a git repository:\n\n```\necho '.sbt_completion_cache' \u003e\u003e .gitignore\ngit commit .gitignore -m 'ignoring sbt completion cache'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fktoso%2Fsbt-bash-completion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fktoso%2Fsbt-bash-completion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fktoso%2Fsbt-bash-completion/lists"}