Build Tools documentation

See the CHANGELOG for details.

Build Tools help you to manage APIs projects

Get a project

» make get-it REPOSITORY=api-a
go get -u github.com/rlespinasse/api-a

Run a project

» make run-it REPOSITORY=api-a
go run ~/go/src/github.com/rlespinasse/api-a/main.go
Do some API 'a' stuff