/keres

Primary LanguageGoApache License 2.0Apache-2.0

keres

Contirbuting

In order to be able to build the project you need to run the following commands

$ git clone github.com:arcade/keres.git $GOPATH/src/arcade/keres
$ cd $GOPATH/src/arcade/keres
$ glide up -v # install dependencies via glide
$ make # builds binaries and places them in ./bin