Be more informative
- Dominant language
- Shell
- Stars
- 5
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
1. Where we do `sudo`, `echo` to the user as to what is being done, e.g.: https://github.com/juspay/nixone/blob/4ab7bf22ce5290e3d1edb46ac147b17296cc9643/setup.sh#L12-L13
2. After setting up home-manager, print a larger banner telling user what they can do (edit files in `~/.config/home-manager` and `nix run` to install packages)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with setup.sh, especially the sudo commands and the home-manager setup step referenced in the issue. Review the linked example for the intended progress messages, then verify that setup explains privileged actions and shows users how to edit ~/.config/home-manager and use nix run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- cli, devops
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100