#why did you remove pytest cov
1 messages · Page 1 of 1 (latest)
Every developer has a favorite project template. I don't think it is optimal to build one into a package manager(perhaps it is only the author's opinion).
While there are multiple scaffolding tools out there such as cookiecutter and copier, their configurations are different. I wonder if it is a good idea to standardize the interface of a template project so that any package manager can create a new project with the name or URL given. Like what yarn create and npm create do.
cc @hexed citrus in case you will be interested.