This commit is contained in:
Henrique Dias 2017-03-25 12:16:58 +00:00
parent 8b665c8ef9
commit a10f921c39
2 changed files with 2 additions and 0 deletions

0
config.toml Normal file
View File

View File

@ -1,5 +1,7 @@
//go:generate go get github.com/jteeuwen/go-bindata/go-bindata
//go:generate go install github.com/jteeuwen/go-bindata/go-bindata
//go:generate go get github.com/bountylabs/gitversion
//go:generate go install github.com/bountylabs/gitversion
//go:generate go-bindata -pkg assets -prefix "_embed" -o assets/binary.go _embed/...
//go:generate gitversion -s -o page/version.go -p page