LinuxSuRen / LinuxSuRen/http-downloader
Add additional information for a hd package
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 48
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Now, users can search a hd package via: `hd search xxx`. But in the real world, people might don't know the exact name, or they may want to search a package by category.
So, I'd like to suggest adding more additional information to it.
* category [optional]
## How to use?
* `hd search category:`
* `hd search * --category k8s`
* `hd search * --category *`
## Others
With this feature, we can generate a Markdown file to list all hd packages.
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 locating the implementation of the `hd search` command and how package information is stored; no file or test is named in the issue. Clarify the category field, category-search syntax, wildcard behavior, and whether Markdown generation is part of the feature before defining completion checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100