关于获取作者名称的建议
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 579
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
目前是从链接网络获取作者名
我希望能用个配置文件保存每次网络获取的结果
如果再次下载相同的链接的资源,可以从本地配置文件获取作者名
这样还有个额外用法就是手动改配置文件里面对应作者名,相当于实现了自定义作者名
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
No file or test is named. Start by tracing where author names are fetched from the network and how repeated downloads identify the same resource. Define the configuration-file behavior and verify that cached names are reused and manual name edits take effect.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100