warren/README.md

13 lines
178 B
Markdown
Raw Normal View History

2014-12-08 16:21:19 +00:00
warren
======
Build, Deploy and Multiversion Run tool
2014-12-14 19:55:45 +00:00
## Install
2014-12-31 16:25:13 +00:00
go get github.com/dballard/warren/
cd $GOPATH/src/github.com/dballard/warren/
make
sudo make install