wide/.gobuild.yml

22 lines
424 B
YAML

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