Skip to content

Commit

Permalink
add build instructions [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
jandelgado committed Mar 2, 2018
1 parent 25f7646 commit 03c9916
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -329,6 +329,12 @@ $ dep ensure
$ make build-all
```

or simply use this on-stop command:

```
$ go build -o rabtap github.com/jandelgado/rabtap/cmd/main
```

## Test data generator

A simple [test data generator tool](app/testgen/README.md) for manual tests is
Expand Down

0 comments on commit 03c9916

Please sign in to comment.