About project technology
- TODO: More info here
WorkInProgress
This project is under construction and could be not work correctly right now. If you wish to test it you can:
-
Clone it
$ mkdir -p $GOPATH/src/github.com/ivan-iver/ $ git clone http://github.com/ivan-iver/hermes $GOPATH/src/github.com/ivan-iver/hermes $ cd $GOPATH/src/github.com/ivan-iver/hermes
-
Compile it
$ make build
-
Run it
$ cd bin/ $ ./hermes
- TODO: Add descriptions and steps
TODO: Add description
Copyright (c) 2014-2016 Iván Jaimes. See LICENSE for details.