build instruction

This commit is contained in:
Denis Zheleztsov 2017-01-10 09:55:09 +03:00
parent 629930a288
commit f193df6a5d

View File

@ -48,6 +48,17 @@ Usage of ./rbmd:
```./rbmd -listen 127.0.0.1:9908 -zkPath /rbmd-ru-dc3-rack5```
## Build
Required Go > 1.6
```
git clone https://github.com/rbmd/rbmd.git && cd rbmd
GOPATH=$(pwd) go get github.com/gorilla/websocket
GOPATH=$(pwd) go get github.com/samuel/go-zookeeper/zk
GOPATH=$(pwd) go build
```
## API
### GET /status