TEN-framework / TEN-framework/ten-framework
Expect tman uninstall to clean the whole app project
Open
Nobody has claimed this yet.
enhancement
ten-framework
- Dominant language
- Python
- Stars
- 11.1k
- Forks
- 1.4k
- Avg merge
- 2d 15m
- Merged PRs (30d)
- 22
Description
Which can reverses what tman install does.
tman uninstall <package_type> <package_A> needs to recalculate the entire dependency tree after uninstalling package_A, and automatically uninstall unused addons/folders.
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
Start by tracing the tman install and tman uninstall command entry points and how they record or resolve the application dependency tree. Done means uninstalling package_A recalculates the remaining tree and removes unused addons and folders without affecting required dependencies.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100