2014-10-24 07:59:30 +04:00
|
|
|
author: DL88250@gmail.com
|
|
|
|
description: A Web IDE for Teams using Golang.
|
|
|
|
|
|
|
|
filesets:
|
|
|
|
includes:
|
|
|
|
- conf
|
2014-10-24 08:05:36 +04:00
|
|
|
- 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:
|
|
|
|
- packer
|