Skip to content

Commit

Permalink
update to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
galiri committed Aug 30, 2017
1 parent 0e5be7d commit 43537b9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,11 @@ _NB You will need to tag a commit in order to build, since the UI asks for a tag
* `go build .`

## Running locally

* `govendor test -v -race`
* `go install`
* `$GOPATH/bin/annotations-rw-neo4j [--help]`
* you will need a local neo4j and kafka running or you can disable the functionality that requires kafka by setting the env var `SHOULD_FORWARD_MESSAGES=false`

## Endpoints

Expand Down

0 comments on commit 43537b9

Please sign in to comment.