commit-message-parser

0.2.1 • Public • Published

Commit Message Parser

Simple commit message parser for parsing our commit messages.

See the example for more information.

Usage

  1. Check out code, run npm install, followed by npm-link.
  2. Ensure GITHUB_USER and GITHUB_PAT environment variables are set (you may need to create a Github personal access token).
  3. Checkout and update the staging branch for the project in question.
  4. Run parse-commits <args>. Arguments can be viewed by running parse-commits -h.

Readme

Keywords

none

Package Sidebar

Install

npm i commit-message-parser

Weekly Downloads

2

Version

0.2.1

License

MIT

Unpacked Size

9.83 kB

Total Files

5

Last publish

Collaborators

  • bettervu