goggles

🔭 Goggles is a GUI for your $GOPATH.

Install
Stable
Grab the latest release from the Releases page.
From Source
In order to build and run Goggles, there are a few steps you'll need to take:
go get github.com/KyleBanks/goggles
- Install Gallium, in order to bundle the
.app.
- Install npm and Gulp, in order to build the front-end assets.
- Install mmake.
- Run
mmake to build and launch the application.
Note: Goggles is currently only available for Mac OS. If you'd like to see Goggles available on additional platforms, I encourage you to help contribute to the Gallium project.
Contributing
Contributions to Goggles are very welcome! In order to contribute, either open a new issue for discussion prior to making changes, or comment on an existing ticket indicating that you'd like to take it.
Author
Goggles was developed by Kyle Banks.
Credits
The Gopher loading images were created by Ashley McNamara and inspired by Renee French.

License
Goggles is available under the Apache 2.0 license.