Enhance life add command
Open
question
- Dominant language
- Haskell
- Stars
- 21
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Currently the "life add" command aborts if a life file is not present and the user is starting fresh but wants to add a dotfiles repository. The "onlyRepo" case in lifeAdd function should be enhanced to handle this.
@vrom911 @chshersh Thoughts on this? Would this be an acceptable addition?
Contributor guide
Research direction
Start with the `life add` command and the `onlyRepo` case in `lifeAdd`, reproducing the fresh-start situation where no life file exists. The work is done when adding a dotfiles repository succeeds without an existing life file, while preserving the command's existing behavior in other cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100