This repository holds some useful golang tools.
Build a golang with glide and gosu container. README
A base golang project framework to use to create new golang projects/repos. README
- Create your new repository area.
- Copy the contents of /example-project/* to that location. i.e. It should be at the root level of the repository.
- Edit and rename the appropriate files. See the README for instructions.
A different simplified base golang project setup. README
Still under development/refinement.