Requirements:
- See
mix.exs
for the required version of Elixir.- You may comment this out and run on an alternate version, but you may encounter problems.
- Alternatively use asdf.
- Clone the repo to your desired location.
- Make sure that you can build the escript with
mix escript.build
. - Continue to step 2