Do not allow projects to be created with application names that conflict with multi-arg Erlang VM switches
Module
mix new
7 changes across 6 versions
Changes by version
Add @impl to application generated by mix new --sup
No longer generate a config/ directory for mix new
Use --module value when setting up filenames
New styling for generated applications
Check directory existence in mix new and ask how to proceed if one exists
Applications built with the --sup flag now have an individual module to work as application callback