This commit is contained in:
Henrique Dias 2017-03-25 19:41:51 +00:00
parent f2ff8cce33
commit f7598254c8
4 changed files with 8128 additions and 91 deletions

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "_embed/public/ace"]
path = _embed/public/ace
url = https://github.com/ajaxorg/ace-builds

1
_embed/public/ace Submodule

@ -0,0 +1 @@
Subproject commit 784ffa862c5351e0d300370f61471b1eb95ebcf1

File diff suppressed because one or more lines are too long

View File

@ -2,5 +2,5 @@
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/...
go-bindata -pkg assets -prefix "_embed" -o assets/binary.go _embed/templates/... _embed/public/js/... _embed/public/css/... _embed/public/ace/src-min/...
gitversion -s -o page/version.go -p page