The following will first show off using Phoenix with exrm and then try some ideas to improve usage. Assumes a freshly generated Phoenix app called hello_phoenix & the current working dir is the project’s root dir. The setup Add exrm as dependency in mix.exs Fetch & compile deps Generating & running apps via releases As soon as you generate a Phoenix or any mix app, your app’s version in mix.exs wo