Skip to content

Dervisevic/diversity-push

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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

About

A simple Node script for updating diversity components

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •