LinuxSuRen / LinuxSuRen/yaml-readme
Support traversing specified content
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 19
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
大多数时候遍历需要运行在README的多个地方,目前好像还没有版本配置遍历指定内容到某个位置。
我想到的一个思路是,比如以ops开头的配置文件,我可以再配置遍历的时候,指定这批文件。以test开头的配置文件,在需要遍历的地方指定以test开头。
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
The issue names no files, tests, or entry points. Start by locating the README-generation flow and YAML configuration handling, then clarify how patterns such as ops* and test* select content and where selected content is inserted. Done means the configuration behavior and insertion rules are defined and verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- documentation, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100