goggles

module
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 24, 2017 License: Apache-2.0

README

goggles

GoDoc  Build Status  Go Report Card  Coverage Status

🔭 Goggles is a GUI for your $GOPATH.

Goggles Demo

Features

  • Browse and search local packages
  • View package documentation
  • Open the project folder in Finder or Terminal
  • Open the project repository in your browser
  • Displays badges for GoDoc, Goreportcard, and Travis.CI (if .travis.yml is present)

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:

  1. go get github.com/KyleBanks/goggles/...
  2. Install Gallium, in order to bundle the .app.
  3. Install npm and Gulp, in order to build the front-end assets.
  4. Run make 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.

Thanks

The Gopher loading images were created by Ashley McNamara and inspired by Renee French.

Gopher

License

Goggles is available under the Apache 2.0 license.

Directories

Path Synopsis
cmd
goggles command
Package conf provides Goggles configuration.
Package conf provides Goggles configuration.
pkg
sys
api

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL