igniter/README.md

875 B

Logo Logo

Elixir CI License: MIT Hex version badge Hexdocs badge

TODO list:

  • properly parse args, not "--dry-run" in argv. Do we want to have some kind of "maybe parsed" args structure so we can call tasks with argv or one of those? Maybe.
  • the mix deps.get step is slow and weird sometimes, need to figure out why.