wide/.gobuild.yml

23 lines
426 B
YAML
Raw Normal View History

2014-10-24 07:59:30 +04:00
author: DL88250@gmail.com
description: A Web IDE for Teams using Golang.
filesets:
2014-10-24 17:13:05 +04:00
depth: 10
2014-10-24 07:59:30 +04:00
includes:
2014-10-24 10:03:06 +04:00
- conf
- data
- doc
- i18n
- static
- views
2014-10-24 07:59:30 +04:00
- README.md
- LICENSE
excludes:
- \.git
settings:
targetdir: ""
build: |
test -d Godeps && go(){ godep go "$@";} ; go install -v
outfiles:
2014-10-24 08:19:35 +04:00
- wide