This commit is contained in:
Van 2014-10-24 12:58:55 +08:00
commit 0cb61234da
1 changed files with 21 additions and 0 deletions

21
.gobuild.yml Normal file
View File

@ -0,0 +1,21 @@
author: DL88250@gmail.com
description: A Web IDE for Teams using Golang.
filesets:
includes:
- conf
- data
- doc
- i18n
- static
- views
- README.md
- LICENSE
excludes:
- \.git
settings:
targetdir: ""
build: |
test -d Godeps && go(){ godep go "$@";} ; go install -v
outfiles:
- wide