commit | 88d5927d1f40241248c8db53cab5b162e25b4589 | [log] [tgz] |
---|---|---|
author | wbond <will@wbond.net> | Thu Oct 15 13:33:30 2015 -0400 |
committer | wbond <will@wbond.net> | Thu Oct 15 13:42:14 2015 -0400 |
tree | 2a5c5e5093d976f6ae0de68cc006553ddb0988f5 | |
parent | 65231950916bb40d6784b57fde0b9829108f7de9 [diff] |
Golang Build: Rename build system and command palette entries to "Go" Change-Id: Ie9ab18784e04081d33670b35ff3fba0c6e288090
Golang Build is a Sublime Text package for compiling Go projects. It provides integration between Sublime Text and the command line go
tool.
The package consists of the following features:
go build
go install
go test
go clean
go build
with GOOS
and GOARCH
go get
The Golang Build package is installed by using Package Control.
Package Control: Install Package
commandGolang Build
and select the package to perform the installation