Skip to content

Contribute

Ricky edited this page Mar 16, 2016 · 1 revision

How to contribute:

  • Download code
  • "go get"
  • build binary "go build"
  • run locally
  • I'll build binary for running in deployment (env GOOS=linux GOARCH=amd64 go build)
Clone this wiki locally