depcheck-web

0.1.0 • Public • Published

depcheck-web

Build Status Depcheck

Post depcheck result to depcheck service and generate report and badge.

Usage

  1. Install depcheck and depcheck-web from npm.
  2. Add depcheck --json | depcheck-web to script section in your .travis.yml file.

Example

Check this project's .travis.yml file. It invokes the npm run depcheck-web command in script section.

Then, in package.json file, depcheck-web script is defined as depcheck --json | node ./bin/depcheck-web (self-check) command.

Known issues

  • Currently, only Travis CI builds from GitHub provider is supported.

License

MIT License.

Readme

Keywords

Package Sidebar

Install

npm i depcheck-web

Weekly Downloads

2

Version

0.1.0

License

MIT

Last publish

Collaborators

  • lijunle