Elixir - tlam/Wiki GitHub Wiki
-
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
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