Add wizard to create profiles
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 1.2k
- Forks
- 160
- Avg merge
- 5d 18h
- Merged PRs (30d)
- 3
Description
Currently one needs some deeper degree of understanding which config values are there, what they do and how to use them.
I wonder whether it would make sense to add a "wizard" for creating new configs that guides a user along the most important steps and sets the values accordingly to the selection.
Like:
"Do you want snapper to create automatically timeline snapshots [y/n] (default: y)" (Wording can probably be further improved).
Contributor guide
No contributing guide indexed for this repository
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
The issue names no files, tests, or entry points. Start by locating the existing config-creation flow and reviewing the available config values and their defaults. Done means a guided wizard can create a config by prompting for the important selections and applying the chosen values.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100