1
0
mirror of https://github.com/cjbassi/gotop.git synced 2025-05-10 19:29:16 +08:00
gotop/build/build_steps.txt
2018-05-10 21:57:10 -07:00

11 lines
262 B
Plaintext

make sure gotop builds and runs
update version number in 'main.go' and 'scripts/download.sh'
commit changes
tag commit with latest version number
export GitHub token in shell
run `sudo dockerd`
run `goreleaser`
run `rm -r dist`
run `git push`
update AUR package