1.3.0 • Published 7 years ago

nodesoyvice2 v1.3.0

Weekly downloads
1
License
ISC
Repository
bitbucket
Last release
7 years ago

Commitizen friendly

NodeSoyvice2

used for testing, coverage, versioning and changelog generation

  • uses conventional-changelog (angular format) commits.
  • used 'standard-version' to bump versions and update changelog
  • uses nyc (instanbul) for code coverage

structured commit messages

we use npm run version to ensure we structure our commit messages in a consistent fashion.

automated versioning and changelog updates

we use npm run release to consistently update version numbers and generate changelog updates.

code coverage

we use npm run coverage to generate code coverage reports

validate

we use npm run validate to verify the code adheres to style/format standards.

references