warren/README.md

13 lines
178 B
Markdown
Raw Normal View History

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