Move rsync command to the config
Open
- Dominant language
- Python
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Instead of hard-coding the `rsync` command and flags for `chazz sync`, let's move those to the configuration. (From #10.)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the `chazz sync` entry point and inspect how the `rsync` command and flags are currently assembled. Review the configuration handling and issue #10 for context. Done means the command and its flags are configurable rather than hard-coded, with sync behavior still working as intended.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100