Fourth beta - documentation changes only.
sublime-build: nstructions for overriding default install target The existing documentation did not include information covering a common use-case for Go devs - to always install a specific package, regardless of the current file being edited. Added a section to docs/configuration.md showing users how to use the flag-override functionality in their project-specific settings to achieve this. Change-Id: I6c59e829b8f355101f8b4eab5dc4269daf5f77b2 Reviewed-on: https://go-review.googlesource.com/16324 Reviewed-by: Will Bond <will@wbond.net> 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