12 lines
168 B
Makefile
Raw Normal View History

2019-06-09 09:24:20 +02:00
gx:
go get github.com/whyrusleeping/gx
go get github.com/whyrusleeping/gx-go
deps: gx
gx --verbose install --global
gx-go rewrite
publish:
gx-go rewrite --undo