chxmbley / novu-elixir

Elixir SDK for Novu

Home Page:https://hexdocs.pm/novu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Novu

An Elixir SDK for Novu.

Installation

Novu is available on Hex.pm. Just add this line to your mix.exs file:

def deps do
  [
    {:novu, "~> 0.1.0"}
  ]
end

Documentation is available on HexDocs.

About

Elixir SDK for Novu

https://hexdocs.pm/novu

License:MIT License


Languages

Language:Elixir 100.0%