@comandeer/is-cideprecated

Simple CLI wrapper for is-ci package

Usage no npm install needed!

<script type="module">
  import comandeerIsCi from 'https://cdn.skypack.dev/@comandeer/is-ci';
</script>

README

@comandeer/is-ci

Build Status Dependency Status devDependencies Status codecov Greenkeeper badge

Simple CLI wrapper around is-ci package.

Installation

npm install @comandeer/is-ci [--save-dev]

Usage

Inside npm script:

"commitmsg": "is-ci && commitplease .git/COMMIT_EDITMSG || exit 0"

License

See LICENSE file for details.