lf-lang / lf-lang/installation
Add uninstall option
Open
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 1
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
- Add
-u/--uninstallflag - Use
whichto figure out the installation prefix - Implement
uninstallfunction for each tool
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 locating the installation scripts and their command-line flag parsing, then identify how each tool's installation prefix can be found with which. Implement the requested -u/--uninstall path for each tool and verify that every installer removes its corresponding installation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100