commit | 7b160e9b34e720c6a2f3b47b974a2dabb84d9e25 | [log] [tgz] |
---|---|---|
author | wbond <will@wbond.net> | Thu Oct 15 13:17:54 2015 -0400 |
committer | wbond <will@wbond.net> | Thu Oct 15 13:35:04 2015 -0400 |
tree | ae2cacbd90a90d1e6d875de3675d16d7abe105a8 | |
parent | 65231950916bb40d6784b57fde0b9829108f7de9 [diff] |
Golang Build: Missed patch set from initial implementation These changes were identified during initial code review and were supposed to be part of the initial implementation but were somehow missed. Change-Id: Ie3e59409d5ca820fc28c90ff506295dcda5d6c8c
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