2014-10-24 07:59:30 +04:00
|
|
|
author: DL88250@gmail.com
|
2014-11-12 09:56:59 +03:00
|
|
|
description: A Web-based IDE for Teams using Golang.
|
2014-10-24 07:59:30 +04:00
|
|
|
|
|
|
|
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
|
|
|
|
- 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
|