The score badge service for npms.io.
The URL and specifications are based on shields.io:
- https://badges.npms.io/cross-spawn.svg
- https://badges.npms.io/cross-spawn.svg?style=flat-square
- https://badges.npms.io/cross-spawn.svg?style=plastic
The .png
and .json
extensions are also available.
Make sure you got a Elasticsearch instance running and filled with analysis data.
Then simply spawn the server by running $ npm run start-dev
.
There's a separate document that explains the deployment procedure, you may read it here.
$ npm test
$ npm test-cov # to get coverage report
Released under the MIT License.