A extension for the Nova editor.
Golang Tools provides the ability to run your .go files through goimports whenever you save or via a command. This extension also provides syntax highlighting for Go.
This extension should simply work out of the box. However, I am sure this goes without saying, you need to have Go installed, and in your $PATH. An easy way to install Go is via Homebrew.
Love this extension? Please show your support by tweeting nice things to @spicermatthews. If you have a feature request, or bug to report please submit a Github issue. Pull requests welcome.