Skip to content

mauricio-cdr/hermes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

An email delivery library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 55.8%
  • Go 44.2%