Skip to content

pokstad/gomate.tmbundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoMate - A Textmate Bundle for Go Code

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.

Installation

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

Releases

No releases published

Packages

No packages published