strider-npm-publish

Publishes npm package from Strider


Keywords
strider, plugin, template
License
MIT
Install
npm install strider-npm-publish@1.0.3

Documentation

NPM Publish

Strider job plugin.

Publishes tested npm package to npm registry using npm publish.

if specified, package version will be bumped and version commit and tag will be created.

In order to use, add it after build plugin in Strider project/branch configuration.

Screenshot