Useful tool to use inside your Mix projects.
Very much in alpha state.
Currently this project provides 4 tasks and is most useful when installed as a global archive.
- mix generate.task (create a new mix task)
- mix generate.api (create a new api endpoint)
- mix escript.new (create a new escript powered mix projec
- mix convert.phx_root_config (Move asset configs to root of project)
mix archive.install hex baco