remove gobuild releated
thank you @codeskyblue for the wonderful project in the past
This commit is contained in:
parent
9aaea36153
commit
50ee59a2b7
21
.gobuild.yml
21
.gobuild.yml
|
@ -1,21 +0,0 @@
|
||||||
author: DL88250@gmail.com
|
|
||||||
description: A Web-based IDE for Teams using Golang.
|
|
||||||
|
|
||||||
filesets:
|
|
||||||
depth: 10
|
|
||||||
includes:
|
|
||||||
- conf
|
|
||||||
- doc
|
|
||||||
- i18n
|
|
||||||
- static
|
|
||||||
- views
|
|
||||||
- README.md
|
|
||||||
- LICENSE
|
|
||||||
excludes:
|
|
||||||
- \.git
|
|
||||||
settings:
|
|
||||||
targetdir: ""
|
|
||||||
build: |
|
|
||||||
test -d Godeps && go(){ godep go "$@";} ; go install -v
|
|
||||||
outfiles:
|
|
||||||
- wide
|
|
|
@ -148,7 +148,6 @@ Download [HERE](http://pan.baidu.com/s/1dD3XwOT)!
|
||||||
* [LiteIDE](https://github.com/visualfc/liteide)
|
* [LiteIDE](https://github.com/visualfc/liteide)
|
||||||
* [gocode](https://github.com/nsf/gocode)
|
* [gocode](https://github.com/nsf/gocode)
|
||||||
* [Gorilla](https://github.com/gorilla)
|
* [Gorilla](https://github.com/gorilla)
|
||||||
* [GoBuild](http://gobuild.io)
|
|
||||||
* [Docker](https://docker.com)
|
* [Docker](https://docker.com)
|
||||||
|
|
||||||
----
|
----
|
||||||
|
|
Loading…
Reference in New Issue