phase2 / rig

Outrigger command line tool
MIT License
11 stars 8 forks source link
cli docker docker-machine linux osx outrigger

Rig - Outrigger CLI Build Status

A CLI for managing the Outrigger's container-driven development stack.

See the documentation for more details. See the CONTRIBUTING.md for developer documentation.

Built on Dependencies

We make use of a few key libraries to do all the fancy stuff that the rig CLI will do.

Release Instructions

We use GoReleaser to handle nearly all of our release concerns. GoReleaser will handle

To create a new release of rig:

To create a new release candidate (RC) of rig:

If we want to roll out an RC to GitHub for folks to test, we simply need to run with a different GoReleaser configuration that does not publish to homebrew, just to a GitHub release that is marked pre-production.