Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DexyPluginMail

TODO: Add description

Installation

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

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

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages