summaryrefslogtreecommitdiff
path: root/homebrew/gibo/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/gibo/.beer')
-rw-r--r--homebrew/gibo/.beer19
1 files changed, 19 insertions, 0 deletions
diff --git a/homebrew/gibo/.beer b/homebrew/gibo/.beer
new file mode 100644
index 000000000..7aa6d2529
--- /dev/null
+++ b/homebrew/gibo/.beer
@@ -0,0 +1,19 @@
+{
+ "name": "Gibo",
+ "description": "Access GitHub",
+ "url": "https://github.com/simonwhitaker/gibo/archive/2.1.2.tar.gz",
+ "mirror": null,
+ "homepage": "https://github.com/simonwhitaker/gibo",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "bin.install \"gibo\"",
+ "bash_completion.install \"shell-completions/gibo-completion.bash\"",
+ "zsh_completion.install \"shell-completions/gibo-completion.zsh\" => \"_gibo\"",
+ "fish_completion.install \"shell-completions/gibo.fish\""
+ ],
+ "version": "2.1.2",
+ "file": "gibo.rb"
+} \ No newline at end of file