Skip to content

Commit

Permalink
readme: local development
Browse files Browse the repository at this point in the history
  • Loading branch information
rgarcia committed Aug 26, 2014
1 parent a816122 commit 6f9d028
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,8 @@ Usage of whackanop:
## Installation

`go get github.com/Clever/whackanop`

## Local Development

Set this repository up in the [standard location](https://golang.org/doc/code.html) in your `GOPATH`, i.e. `$GOPATH/src/github.com/Clever/whackanop`.
Once this is done, `make test` runs the tests.

0 comments on commit 6f9d028

Please sign in to comment.