Skip to content

Instantly share code, notes, and snippets.

@kitwalker12
Created April 15, 2015 17:00
Show Gist options
  • Save kitwalker12/8f3e0b9ec5077e4aaa21 to your computer and use it in GitHub Desktop.
Save kitwalker12/8f3e0b9ec5077e4aaa21 to your computer and use it in GitHub Desktop.
neo4j codeship
wget -O neo4j-community-2.1.5.tar.gz http://neo4j.com/artifact.php?name=neo4j-community-2.1.5-unix.tar.gz
tar -xzvf neo4j-community-2.1.5.tar.gz
neo4j-community-2.1.5/bin/neo4j start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment