Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 309 Bytes

CONTRIBUTING.md

File metadata and controls

30 lines (21 loc) · 309 Bytes

Contributing

Welcome, so you are thinking about contributing to HONcode Certification Utils ? Awesome, this a great place to start.

Setup

$ npm install

Test

$ npm test

To check coverage

$ npm run coverage

License

Apache License 2.0