Option to pass a --no-daisy flag when creating a new phoenix project

fwiw, I’m not a fan of the out of the box defaults either. I also think it’s a bit odd that the flags are opt out instead of opt in. Having said that I can appreciate giving people a nice starting point.

Maybe the solve for this is to have one more flag, e.g. —minimal or —bare, or flip it and start with almost nothing and opt in to certain things and have a single —starter that opts you into to everything the default currently has. Another idea: bring this package into core or something like it so people can customize more easily: Project - Automate common Phoenix tasks so you can start building your idea faster - #6 by marcxrand

1 Like