wet-boew-release
v0.1.7
Published
Automation for the Web Experience Toolkit release process
Downloads
7
Keywords
Readme
Web Experience Toolkit (WET) Release Module
This module helps automate the release process for the Web Experience Toolkit core and themes.
Install
$ npm install -g wet-boew-release
wet-boew-release depends on nodejs and git
Usage
In the your WET core or theme working directory, run the following command
$ wet-boew-release
The module updates the version number, creates the commit and associated tag and then pushes the result upstream