condition-npm

1.0.3 • Public • Published

condition-npm

Checks npm script before publishing successful build using semantic-release

Inspired by condition-circle

NPM Package
Build Status
semantic-release
js-standard-style

Install and configure

npm install --save-dev condition-npm

Add the following to the package.json

"release"{
  "verifyConditions": "condition-npm"
}

This tells semantic-release plugins to use this package to verify the environment to make sure that a given npm script is running successfuly

Small print

Author: Thiago Felix © 2016

License: MIT - do anything with the code, but don't blame me if it does not work.

Spread the word: tweet, star on github, etc.

Support: if you find any problems with this module, email / tweet / open issue on Github

Dependents (0)

Package Sidebar

Install

npm i condition-npm

Weekly Downloads

2

Version

1.0.3

License

MIT

Last publish

Collaborators

  • thiagofelix