This commit is contained in:
Henrique Dias 2017-03-25 19:37:42 +00:00
parent b2e921e5a9
commit 7187de361b
1580 changed files with 560980 additions and 6 deletions

6
binary.sh Normal file
View file

@ -0,0 +1,6 @@
#!/bin/sh
go get github.com/jteeuwen/go-bindata/go-bindata
go get github.com/bountylabs/gitversion
go-bindata -pkg assets -prefix "_embed" -o assets/binary.go -ignore=.*ace.* _embed/... _embed/public/js/vendor/ace/src-min/...
gitversion -s -o page/version.go -p page