wide/.gobuild.yml

22 lines
424 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:
includes:
2014-10-24 09:37:43 +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