1
0
mirror of https://github.com/cjbassi/gotop.git synced 2025-04-27 13:48:54 +08:00
gotop/build/build_steps.txt

13 lines
370 B
Plaintext
Raw Normal View History

2018-05-23 21:46:53 -07:00
need to have goreleaser, xgo, and dockerd installed
2018-05-10 21:32:35 -07:00
make sure gotop builds and runs
update version number in main.go
add, commit, and push change
tag commit with version number
2018-05-10 21:57:10 -07:00
export GitHub token in shell
2018-05-23 21:46:53 -07:00
make sure dockerd is running
2018-05-11 00:34:49 -07:00
run `goreleaser --rm-dist -f build/.goreleaser.yml`
update GitHub release with Darwin builds
update homebrew-gotop
2018-05-10 21:32:35 -07:00
update AUR package