Add show-tree command for a package
Open
Nobody has claimed this yet.
area/funtoo
enhancement
- Dominant language
- Go
- Stars
- 307
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
It could be helpful to have a command for print dependencies tree for a specific package.
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 luet's CLI command entry points and the package dependency-resolution logic. Define how a package name is supplied and how dependency relationships should be displayed. Done means the new show-tree command prints the dependency tree for a specified package.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100