| tag | a04e49608009cce18d9dd65762ea9a9f5918adbf | |
|---|---|---|
| tagger | Jason Buberel <jbuberel@google.com> | Fri Oct 30 13:51:30 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 buildgo rungo 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