Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ssnickolay/bamboo_unisender
An Unisender adapter for Bamboo.
https://github.com/ssnickolay/bamboo_unisender
elixir-lang unisender
Last synced: 18 days ago
JSON representation
An Unisender adapter for Bamboo.
- Host: GitHub
- URL: https://github.com/ssnickolay/bamboo_unisender
- Owner: ssnickolay
- Created: 2017-07-25T09:28:04.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-26T14:47:28.000Z (over 7 years ago)
- Last Synced: 2024-11-06T13:01:29.101Z (2 months ago)
- Topics: elixir-lang, unisender
- Language: Elixir
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BambooUnisender
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `bamboo_unisender` to your list of dependencies in `mix.exs`:```elixir
def deps do
[{:bamboo_unisender, "~> 0.1.0"}]
end
```Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at [https://hexdocs.pm/bamboo_unisender](https://hexdocs.pm/bamboo_unisender).