Skip to content

Latest commit

 

History

History
50 lines (29 loc) · 1.77 KB

README.md

File metadata and controls

50 lines (29 loc) · 1.77 KB

npms-badges

Build status Coverage status Dependency status Dev dependency status

The score badge service for npms.io.

Use it

The URL and specifications are based on shields.io:

npms score - https://badges.npms.io/cross-spawn.svg
npms score - https://badges.npms.io/cross-spawn.svg?style=flat-square
npms score - https://badges.npms.io/cross-spawn.svg?style=plastic

The .png and .json extensions are also available.

Development

Make sure you got a Elasticsearch instance running and filled with analysis data. Then simply spawn the server by running $ npm run start-dev.

Deploys

There's a separate document that explains the deployment procedure, you may read it here.

Tests

$ npm test
$ npm test-cov # to get coverage report

License

Released under the MIT License.