/hermes

An email delivery library

Primary LanguageMakefileMIT LicenseMIT

HERMES

Travis Widget Report Card GoDoc

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
    

Content

Why hermes

Howto install

  • TODO: Add descriptions and steps

Project organization

TODO: Add description


Copyright and license


Copyright (c) 2014-2016 Iván Jaimes. See LICENSE for details.