go

Tool for managing go source code.
Some subcommands such as `go build` have their own usage documentation.
More information.
go get {package_path}
go run {file}.go
go build -o {executable} {file}.go
go build
go test
go install
go mod init {module_name}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
CC-BY