Correcting v0.8.2 hash
Golang Build: When flags are passed, replace default Previously, any flags that were provided to a command via settings or parameters would be appended to the default flag of "-v". With this change, if any flags are provided, the default is omitted. This gives complete control of flags to the user. Change-Id: Icad35a51d7444f7799989a9831a996ec798b2bf6 Reviewed-on: https://go-review.googlesource.com/16252 Reviewed-by: Jason Buberel <jbuberel@google.com>
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 buildgo installgo testgo cleango build with GOOS and GOARCHgo getThe Golang Build package is installed by using Package Control.
Package Control: Install Package commandGolang Build and select the package to perform the installation