tag | e28f2e8833e802be06774ed55c0060358c2e2cb9 | |
---|---|---|
tagger | Jason Buberel <jbuberel@google.com> | Fri Oct 30 13:50:41 2015 -0700 |
object | 89124c01c0c5e7c0747393df5f67251fc5384582 |
Documentation-only fix
commit | 89124c01c0c5e7c0747393df5f67251fc5384582 | [log] [tgz] |
---|---|---|
author | wbond <will@wbond.net> | Fri Oct 30 11:11:25 2015 -0400 |
committer | Jason Buberel <jbuberel@google.com> | Fri Oct 30 20:49:14 2015 +0000 |
tree | d08cbb1fbd5947fd51de1e8e759ee7894df268ba | |
parent | 4b7030753767bcb5148d2279bde1db731dce9868 [diff] |
sublime-build: Change docs links to point to GitHub When configuration is not properly detected, the user will be prompted to open the documentation. Previously the user's browser would open to go.googlesource.com. We decided user-facing docs should instead be accessed via github.com. Change-Id: If105d670ab2dcc0eb6459fa5589b49741359869f Reviewed-on: https://go-review.googlesource.com/16449 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 build
go run
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