GoMate is a TextMate bundle for working with Go code.
GoMate borrows heavily from the original Golang extension.
GoMate adds functionality through a CLI tool called gomate that wraps many functions for proper interoperability with TextMate.
Execute the following commands on your Mac with TextMate 2.x and Go 1.11+ already installed:
git clone https://github.com/pokstad/gomate.tmbundle.git
open gomate.tmbundle
This will install the bundle to the following directory:
~/Library/Application Support/TextMate/Pristine Copy/gomate.tmbundle
Once TextMate finishes installing the bundle, run the bundle's command install tools
.
And any changes to the bundle after installation will be stored in:
~/Library/Application Support/TextMate/Bundles/gomate.tmbundle