mix_systemd
mix_systemd copied to clipboard
Library of mix tasks to generate a systemd unit file for an Elixir project
Results
1
mix_systemd issues
Sort by
recently updated
recently updated
newest added
The `app_name` value is used to set many of the other config values, which makes it very complicated if you need to use a different app name... you cannot simply...