diversity-push

2.8.0 • Public • Published

Diversity Push

npm version

This is a simple node script for automating the release flow for Diversity components for Textalk Webshop.

Diversity Push expects a git-flow enabled repository and depends on several gulp tasks defined in diversity-build.

Install

npm install --global diversity-push

Use

Publish #develop with a new patch version:

diversity-push -r
# or
diversity-push -r patch

Publish #develop with a new minor version:

diversity-push -r minor

Publish #develop with a new major version:

diversity-push -r major

Show version

diversity-push --version

Package Sidebar

Install

npm i diversity-push

Weekly Downloads

2

Version

2.8.0

License

none

Last publish

Collaborators

  • textalk
  • denisdervisevic