summaryrefslogtreecommitdiff
path: root/homebrew/wrktrello/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/wrktrello/.beer')
-rw-r--r--homebrew/wrktrello/.beer22
1 files changed, 22 insertions, 0 deletions
diff --git a/homebrew/wrktrello/.beer b/homebrew/wrktrello/.beer
new file mode 100644
index 000000000..4b17225b1
--- /dev/null
+++ b/homebrew/wrktrello/.beer
@@ -0,0 +1,22 @@
+{
+ "name": "WrkTrello",
+ "description": "Command-line interface to Trello",
+ "url": "https://github.s3.amazonaws.com/downloads/blangel/wrk/wrk-1.0.1.tar.gz",
+ "mirror": null,
+ "homepage": "https://github.com/blangel/wrk",
+ "depends": [],
+ "resource": [],
+ "conflicts": [
+ {
+ "conflict": "wrk",
+ "reason": "both install `wrk` binaries"
+ }
+ ],
+ "patches": [],
+ "install": [
+ "libexec.install Dir[\"*\"]",
+ "(bin/\"wrk\").write script"
+ ],
+ "version": "1.0.1",
+ "file": "wrk-trello.rb"
+} \ No newline at end of file