Go to file
Dan Ballard ff08b0470e fix default installed conf so loadable
add version command to warren
2015-02-18 13:39:07 -08:00
cmd fix default installed conf so loadable 2015-02-18 13:39:07 -08:00
lib/warren more conf and add deployment commands 2015-02-14 11:42:02 -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