Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/golang/sublime-config

A library for Go environment configuration in Sublime Text
https://github.com/golang/sublime-config

Last synced: 3 months ago
JSON representation

A library for Go environment configuration in Sublime Text

Awesome Lists containing this project

README

        

# golangconfig Documentation

The documentation for the package is split into two audiences:

- [User documentation](user.md) describing how to configure Sublime Text
to properly work with your Go environment
- [Package developer documentation](package_developer.md) containing API
documentation and instructions on how to require `golangconfig` for your
package

Other documentation:

- [Design](design.md)
- [Development](development.md)