summaryrefslogtreecommitdiff
path: root/homebrew/restshell/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/restshell/.beer')
-rw-r--r--homebrew/restshell/.beer17
1 files changed, 17 insertions, 0 deletions
diff --git a/homebrew/restshell/.beer b/homebrew/restshell/.beer
new file mode 100644
index 000000000..fe0ffdc2a
--- /dev/null
+++ b/homebrew/restshell/.beer
@@ -0,0 +1,17 @@
+{
+ "name": "RestShell",
+ "description": "Shell to work with Spring HATEOAS-compliant REST resources",
+ "url": "http://download.gopivotal.com/rest-shell/1.2.1/rest-shell-1.2.1.RELEASE.tar.gz",
+ "mirror": null,
+ "homepage": "https://github.com/spring-projects/rest-shell",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "libexec.install Dir[\"*\"]",
+ "bin.write_exec_script libexec/\"bin/rest-shell\""
+ ],
+ "version": "1.2.1",
+ "file": "rest-shell.rb"
+} \ No newline at end of file