Go to file
Dan Ballard 92e16f322e more go lang idiomatic oo around commands 2015-01-02 09:07:30 -08:00
cmd more go lang idiomatic oo around commands 2015-01-02 09:07:30 -08:00
lib/warren more go lang idiomatic oo around commands 2015-01-02 09:07:30 -08:00
.gitignore warren run pipes to deamon, rm binaries acidently added 2014-12-20 08:59:03 -08:00
LICENSE.md Create LICENSE.md 2014-12-08 18:53:56 -08:00
Makefile make file to build and install 2014-12-30 08:41:40 -08:00
README.md install instructions change 2014-12-31 08:25:13 -08:00

README.md

warren

Build, Deploy and Multiversion Run tool

Install

go get github.com/dballard/warren/ cd $GOPATH/src/github.com/dballard/warren/ make sudo make install