mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 22:04:19 +08:00
7 lines
155 B
TOML
7 lines
155 B
TOML
#TODO implement a Cookbook template for the Go programming language
|
|
[source]
|
|
git = "https://github.com/docker/cli"
|
|
branch = "27.x"
|
|
[build]
|
|
template = "go"
|