Node.js based web service that tells you when your project npm dependencies are out of date.
To use David, your project must include a package.json
file in the root of your repository.
Currently David works with package.json files found in public github repositories only.
Getting Started
With Node.js and Grunt installed already,
do the following:
Install david-www:
cd /path/to/david-www
npm install
grunt
Run david-www:
node .
Example usage
View a web page of all dependencies (and their updates, and their versions)
for public GitHub repository “grunt-jsio” owned by “alanshaw”:
部署在
http://edp-api.baidu.com上面,监控edp package的依赖关系,而不是npm package的依赖关系。Node.js based web service that tells you when your project npm dependencies are out of date. To use David, your project must include a package.json file in the root of your repository.
Currently David works with package.json files found in public github repositories only.
Getting Started
With Node.js and Grunt installed already, do the following:
Install david-www:
Run david-www:
Example usage
View a web page of all dependencies (and their updates, and their versions) for public GitHub repository “grunt-jsio” owned by “alanshaw”:
Get the current build status badge: