SandpointsGitHook/vendor/github.com/BurntSushi/locker/Makefile
2021-03-20 23:21:23 +01:00

7 lines
73 B
Makefile

build:
go build
push:
git push origin master
git push github master