https://github.com/geeks-solutions/ex_notifications
A library to connect to notifications app
https://github.com/geeks-solutions/ex_notifications
Last synced: over 1 year ago
JSON representation
A library to connect to notifications app
- Host: GitHub
- URL: https://github.com/geeks-solutions/ex_notifications
- Owner: Geeks-Solutions
- License: apache-2.0
- Created: 2024-02-10T10:03:05.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-13T11:58:12.000Z (almost 2 years ago)
- Last Synced: 2025-01-11T13:10:32.398Z (over 1 year ago)
- Language: Elixir
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ExNotifications
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `ex_notifications` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:ex_notifications, "~> 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 .