Elixir - tlam/Wiki GitHub Wiki

  1. Run a script within a phoenix project. Create a script called sample.exs. You can then run the script with existing phoenix modules with:

     mix run sample.exs