Releases can be created using mix release
. Unnecessary code from your project
as well as from the standard libraries will be shaken out. The resulting build
will be a stand alone that can be run without having to install either Elixir or
Erlang on the host machine.