erlang-sd_notify
erlang-sd_notify copied to clipboard
Erlang Bindings for sd_notify()
Results
2
erlang-sd_notify issues
Sort by
recently updated
recently updated
newest added
Remove the `mod` entry in app.src to fix #40
I am currently unable to include this project in a rebar3 since the `.app.src` file contains de `mod` entry. As mention [here](https://www.erlang.org/doc/man/app.html#file-syntax) this is the entry point for the application...