780 B
780 B
Required software for making a release
- github-release for uploading packages
- gox for cross compiling
- Run
gox -build-toolchain
- This assumes you have your own source checkout
- Run
- pandoc for making the html and man pages
- errcheck - go get github.com/kisielk/errcheck
- golint - go get github.com/golang/lint
Making a release