golang / sublime-build

The official Sublime Text package for Go build system integration.
BSD 3-Clause "New" or "Revised" License
343 stars 45 forks source link

Golang Build

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:

Installation

The Golang Build package is installed by using Package Control.

Documentation

End User

Contributor