diff options
Diffstat (limited to 'homebrew/apmbashcompletion/.beer')
-rw-r--r-- | homebrew/apmbashcompletion/.beer | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/homebrew/apmbashcompletion/.beer b/homebrew/apmbashcompletion/.beer new file mode 100644 index 000000000..feff272ff --- /dev/null +++ b/homebrew/apmbashcompletion/.beer @@ -0,0 +1,16 @@ +{ + "name": "ApmBashCompletion", + "description": "Completion for Atom Package Manager", + "url": "https://github.com/vigo/apm-bash-completion/archive/1.0.0.tar.gz", + "mirror": null, + "homepage": "https://github.com/vigo/apm-bash-completion", + "depends": [], + "resource": [], + "conflicts": [], + "patches": [], + "install": [ + "bash_completion.install \"apm\"" + ], + "version": "1.0.0", + "file": "apm-bash-completion.rb" +}
\ No newline at end of file |