套件: gb (0.4.4-2)
gb 的相關超連結
Trisquel 的資源:
下載原始碼套件 gb:
維護者:
Original Maintainers:
- Debian Go Packaging Team (郵件存檔)
- Tianon Gravi
外部的資源:
- 主頁 [github.com]
相似套件:
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-1.9-go
- Go programming language compiler, linker, compiled stdlib
-
- dep: libc6 (>= 2.3.6-6~)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- rec: golang-golang-x-tools (>= 1:0.0~git20151026.0.0f9d71c-1~)
- supplementary Go tools