devenv is useful for reducing boilerplate but has some drawbacks, such as poor support for .env files [1, 2].
It seems much more sustainable to use vanilla flakes but maintain a library of templates and utilities to reduce the overhead in creating new flakes for projects.
devenv is useful for reducing boilerplate but has some drawbacks, such as poor support for .env files [1, 2].
It seems much more sustainable to use vanilla flakes but maintain a library of templates and utilities to reduce the overhead in creating new flakes for projects.
Criteria:
Create templates and utilities as needed.