Use plonecli config <template> to set user defaults for templates
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 20
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice to also allow the configuration of user defaults for existing bobtemplates.
We have to find the config file for the specific template and use it to ask the questions and write down these config into the user config file under the defaults section.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the existing plonecli config <template> command and how it locates a template's config file. Read the user config handling and the template-specific questions, then determine how defaults should be written under the user config's defaults section. Done means existing bobtemplates can provide user defaults through this command.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100