/envs

WIP - stupid git branch manipulator

Primary LanguageGoApache License 2.0Apache-2.0

envs

Description

Flexible git branch manager for collaborative environment.

Usage

envs <appname>  <command>  [branch]  <env>
    

Command:
    - deploy
    - remove
    - reset
    - list


update

Install

To install, use go get:

$ go get -d github.com/zafarella/envs

Status

Build Status

Author

zafarella