A tool to write and test Tornium notifications.
Credit for the project name goes to DarthRevan.
The package can be installed from GitHub by adding notification_inator to your list
of dependencies in mix.exs:
def deps do
[
{:notification_inator, git: "Tornium/notification_inator"}
]
end