summaryrefslogtreecommitdiff
path: root/homebrew/vcsh/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/vcsh/.beer')
-rw-r--r--homebrew/vcsh/.beer18
1 files changed, 18 insertions, 0 deletions
diff --git a/homebrew/vcsh/.beer b/homebrew/vcsh/.beer
new file mode 100644
index 000000000..0282806f6
--- /dev/null
+++ b/homebrew/vcsh/.beer
@@ -0,0 +1,18 @@
+{
+ "name": "Vcsh",
+ "description": "Config manager based on git",
+ "url": "https://github.com/RichiH/vcsh/archive/v1.20151229-1.tar.gz",
+ "mirror": null,
+ "homepage": "https://github.com/RichiH/vcsh",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "bin.install \"vcsh\"",
+ "man1.install \"vcsh.1\"",
+ "zsh_completion.install \"_vcsh\""
+ ],
+ "version": "1.20151229",
+ "file": "vcsh.rb"
+} \ No newline at end of file