[ stretch ]
[ 原始碼: gb ]
套件:gb(0.4.2-2 以及其他的)
project based build tool for Go
"gb" is a proof of concept replacement build tool for the Go programming language.
"gb" operates on the concept of a project. A gb project is a workspace for all the Go code that is required to build your project.
A gb project is a folder on disk that contains a subdirectory named src/. That's it, no environment variables to set.
You can create as many projects as you like and move between them simply by changing directories.
其他與 gb 有關的套件
|
|
|
|
-
- dep: golang-go
- Go programming language compiler, linker, compiled stdlib
-
- dep: libc6 (>= 2.17)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- rec: golang-golang-x-tools (>= 1:0.0~git20151026.0.0f9d71c-1~)
- supplementary Go tools