Go to file
Dan Ballard f63736fe14 remove redundant Help field from Cmd struct 2015-02-21 17:29:46 -08:00
cmd remove redundant Help field from Cmd struct 2015-02-21 17:29:46 -08:00
lib/warren remove redundant Help field from Cmd struct 2015-02-21 17:29:46 -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 more conf and add deployment commands 2015-02-14 11:42:02 -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