summaryrefslogtreecommitdiff
path: root/homebrew/apachezeppelin/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/apachezeppelin/.beer')
-rw-r--r--homebrew/apachezeppelin/.beer18
1 files changed, 18 insertions, 0 deletions
diff --git a/homebrew/apachezeppelin/.beer b/homebrew/apachezeppelin/.beer
new file mode 100644
index 000000000..79b5b5f66
--- /dev/null
+++ b/homebrew/apachezeppelin/.beer
@@ -0,0 +1,18 @@
+{
+ "name": "ApacheZeppelin",
+ "description": "Web-based notebook that enables interactive data analytics",
+ "url": "https://www.apache.org/dyn/closer.lua?path=zeppelin/zeppelin-0.8.1/zeppelin-0.8.1-bin-all.tgz",
+ "mirror": null,
+ "homepage": "https://zeppelin.apache.org",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "rm_f Dir[\"bin/*.cmd\"]",
+ "libexec.install Dir[\"*\"]",
+ "bin.write_exec_script Dir[\"#{libexec}/bin/*\"]"
+ ],
+ "version": "0.8.1",
+ "file": "apache-zeppelin.rb"
+} \ No newline at end of file