Skip to content

Instantly share code, notes, and snippets.

View shanonvl's full-sized avatar
🚀

Shanon Levenherz shanonvl

🚀
View GitHub Profile
@shanonvl
shanonvl / neo4j-enterprise.rb
Last active March 29, 2017 15:25 — forked from jtescher/neo4j-enterprise.rb
Neo4j Enterprise Homebrew Formula
require 'formula'
class Neo4jEnterprise < Formula
homepage 'http://www.neo4j.org/'
url "http://dist.neo4j.org/neo4j-enterprise-3.1.3-unix.tar.gz"
sha256 'b784a61228bdc31cbc843009e4d36d3e2aee7662f8b40bd608b8759de26b77d5'
version "3.1.3"
devel do
url "http://dist.neo4j.org/neo4j-enterprise-3.1.3-unix.tar.gz"