-
Notifications
You must be signed in to change notification settings - Fork 84
Closed
Labels
copierenhancementgenerated-packageRelated to the generated package, i.e. after running cookiecutterRelated to the generated package, i.e. after running cookiecutterneeds discussion
Description
What
As mentioned during the discussion session on April 18, this template is frequently used as a starting point from which parts are removed after package generation. We should consider making these parts optional in the first place, so they can be enabled or disabled based on questions during setup.
Suggestions welcome for which parts to make optional!
How
Sections within files can be managed using the Jinja templating language, and optional files can be removed after generation by using the post_gen_project hook
Candidate Parts
- SonarCloud
- GitHub Actions (in case of using e.g. GitLab instead)
- ...
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
copierenhancementgenerated-packageRelated to the generated package, i.e. after running cookiecutterRelated to the generated package, i.e. after running cookiecutterneeds discussion