ariporad / a-block-cli

The CLI for A Block (Commit message validation)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Block CLI


The CLI for A Block

Although this is the CLI, it's published on npm as a-block, as odds are it's what you want to install.


Version Build Status Coverage Status Dependency Status devDependency Status


Installation

npm i -g a-block

Usage

TODO


Contributing

PRs are welcome! Although, you'll have to sign the CLA.

Please make sure to add tests for anything you add/fix. Run the tests (and lint your code,) with:

npm run test

You can build the project with:

npm run build

License

MIT: ariporad.mit-license.org.

About

The CLI for A Block (Commit message validation)


Languages

Language:JavaScript 100.0%