1.1.1 • Published 9 years ago

check-authors-certificate v1.1.1

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

Find Git commit authors who are not listed in AUTHORS

$ npm install --save-dev check-authors-certificate

Then update your test npm script in package.json:

{
  "scripts": {
    "test": "run your tests && npm run check-authors",
    "check-authors": "check-authors-certificate"
  }
}
1.1.1

9 years ago

1.1.0

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago