xmtop/build/build_steps.txt
Caleb Bassi e3e0160bae Fix building issues
* can't use goreleaser with darwin builds so we have to manual build
them ourselves
2018-05-23 22:57:01 -07:00

13 lines
370 B
Plaintext

need to have goreleaser, xgo, and dockerd installed
make sure gotop builds and runs
update version number in main.go
add, commit, and push change
tag commit with version number
export GitHub token in shell
make sure dockerd is running
run `goreleaser --rm-dist -f build/.goreleaser.yml`
update GitHub release with Darwin builds
update homebrew-gotop
update AUR package