-
Notifications
You must be signed in to change notification settings - Fork 0
Metrics Node.js dependencies
Dennis Chacko edited this page May 16, 2021
·
1 revision
This project uses David to get an overview of the project's dependencies, the version it uses and the latest available, so that you can quickly see what's drifting
To configure this badge, follow the below steps:
- Open up the
blueprint.jsonfile in the root of this repository - Locate the
Dependencies Statusbadge - Replace the
urlwith your GitHub repository details- url format : https://david-dm.org/$githubuser/$repo
- For e.g https://david-dm.org/dschacko/my-angular-s3-site
- In the above example
dschackois thegithubuserandmy-angular-s3-siteis thereponame
- Replace the
imgwith your GitHub repository details - Execute the below command to autogenerate the 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 with your dependency badge and can be added to your github repository