commit | ea0b77ab74d9d652c1671f713f4078fb537b05eb | [log] [tgz] |
---|---|---|
author | Jason Buberel <jbuberel@google.com> | Thu Oct 15 17:44:20 2015 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Oct 15 17:44:20 2015 +0000 |
tree | 59b163ff0d948fd725c6cf3ecab3bbac9ad9518f | |
parent | 7b160e9b34e720c6a2f3b47b974a2dabb84d9e25 [diff] | |
parent | 88d5927d1f40241248c8db53cab5b162e25b4589 [diff] |
Merge "Golang Build: Rename build system and command palette entries to "Go""
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