Thanks to visit codestin.com
Credit goes to github.com

Skip to content

wtetzner/hatemail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hatemail

TODO: Add description

Installation

If available in Hex, the package can be installed as:

  1. Add hatemail to your list of dependencies in mix.exs:
```elixir
def deps do
  [{:hatemail, "~> 0.1.0"}]
end
```
  1. Ensure hatemail is started before your application:
```elixir
def application do
  [applications: [:hatemail]]
end
```

About

IMAP client and other mail utilities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published