Simple utils to build readme files for my projects
npm install --save-dev @zemd/github-readme
pnpm add -D @zemd/github-readmenpm pkg set scripts.readme="github-readme build ./README.md.template"and then run:
npm run readmeThe @zemd/github-readme is licensed under Blue Oak Model License 1.0.0 😇.