action icon indicating copy to clipboard operation
action copied to clipboard

Auto generate a top-level `README.md`

Open joshspicer opened this issue 3 years ago • 1 comments

Just like we generate documentation for each Feature, auto-generate the repo-level README with pointers to the individual README docs.

joshspicer avatar Dec 01 '22 21:12 joshspicer

is this what you had in miind? 🤔 https://github.com/devcontainers-community/update-collection-readme i think that it does kinda what you outline just want to be sure

example usage https://github.com/devcontainers-community/npm-features/blob/main/.github/workflows/update-readme.yml and https://github.com/devcontainers-community/npm-features/blob/main/README.md?plain=1#L16-L21

jcbhmr avatar Aug 19 '23 02:08 jcbhmr