Igniter was written for fun and profit, the idea behind it is to a simple process manager to be used while developing projects that need some always on dependencies. So imagine to be developing a ...
You can install new dependencies mix igniter.install, which will add it to your mix.exs automatically and then run that library's installer if it has one. Even when ...