Glider Labs Utility. A CLI utility with commands for Glider Labs projects.
$ go get -u github.com/gliderlabs/glu
Usage:
  glu [flags]
  glu [command]
Available Commands:
  circleci    Sets up a circleci environment
  hubtag      Creates an automated build tag for a Docker Hub repo
  release     Creates a github release using gh-release
  help        Help about any command
Flags:
  -h, --help=false: help for glu
Use "glu help [command]" for more information about a command.
MIT