Skip to content

Commit

Permalink
README: Remove development section
Browse files Browse the repository at this point in the history
It is redundant to the Building section.

Signed-off-by: Dan Rue <dan.rue@linaro.org>
  • Loading branch information
danrue authored and mwasilew committed Jan 16, 2018
1 parent 8b26c72 commit 2de4271
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,17 +49,6 @@ See [examples/skipfile.yaml](examples/skipfile.yaml).
5. make skipgen
6. `./skipgen`

## Development

Print usage:
`$ go run skipgen.go`

Get default skiplist:
`$ go run skipgen.go examples/skipfile.yaml`

Get board and environment-specific skiplist:
`$ go run skipgen.go --board x15 --environment production`examples/skipfile.yaml

## Testing

skipgen includes unit tests that can be run using `go test`. The `make test`
Expand Down

0 comments on commit 2de4271

Please sign in to comment.