-
Notifications
You must be signed in to change notification settings - Fork 0
README.MD
Dennis Chacko edited this page May 16, 2021
·
4 revisions
The README.md file in this project is autogenerated using the excellent @appnest/readme library. To auto-generate the README.md file, follow the below steps
- Update package.json
namewith title of your project. This is used as the README's title - Update the
blueprint.mdfile as you would normally update your README file. This file will serve as the template to auto-generate the project's README.md file - if necessary, make changes to the
blueprint.jsonfile- The
blueprint.jsonfile can be used to configure your README's logo and badges among other things
- The
- Execute the below command to autogenerate the README.md file. The
blueprint.mdandblueprint.jsonwill be merged to generate an elegant README.md file
foo@bar:~$: npx @appnest/readme generate
[readme] - A readme file was successfully generated at "README.md".The README.md is now generated and can be added to your github repository.
To configure your project's badges, please read Project Documentation And Metrics