Skip to content

Instantly share code, notes, and snippets.

@if6was9
Created September 7, 2015 15:57
Show Gist options
  • Select an option

  • Save if6was9/0ffe4548f981ccebab2c to your computer and use it in GitHub Desktop.

Select an option

Save if6was9/0ffe4548f981ccebab2c to your computer and use it in GitHub Desktop.
$ ./gradlew installNeo4j
Starting a new Gradle Daemon for this build (subsequent builds will be faster).
:installNeo4j
downloading neo4j...this could take a minute or two...
untarring neo4j...
starting neo4j...
Starting Neo4j Server...WARNING: not changing user
process [94256]... waiting for server to be ready..... OK.
http://localhost:7474/ is ready.
When you want to shut it down, run: ./neo4j-community-2.2.5/bin/neo4j stop
To run MacGyver:
./gradlew run
BUILD SUCCESSFUL
Total time: 57.419 secs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment