1.1.34 • Published 8 years ago
gitflow-publisher v1.1.34
gitflow-publisher
a small utility to automate deployment and packaging with gitflow
overview
In a usual case, a gitflow deployment would be as follows:
- Initialize the repository for gitflow
- Start a new release
- Bump the version number
- Compile any generated documents that are part of the source code (as documentation)
- Stage and commit the changes
- Create a tag for the release
- Push the above changes
- Run any other processes that required the release to be completed, for example publishing the module to npm
gitflow-publisher comes to automate the above procedure in one step.
usage
modules
copyright and license
Code and documentation copyright 2016 akon. Code released under the MIT license.
1.1.34
8 years ago
1.0.33
9 years ago
1.0.32
9 years ago
1.0.31
9 years ago
1.0.30
9 years ago
1.0.26
9 years ago
1.0.25
9 years ago
1.0.21
9 years ago
1.0.20
9 years ago
1.0.18
9 years ago
1.0.17
9 years ago
1.0.16
9 years ago
1.0.15
9 years ago
1.0.13
9 years ago
1.0.12
9 years ago
1.0.11
9 years ago
1.0.10
9 years ago
1.0.9
9 years ago
1.0.8
9 years ago
1.0.7
9 years ago
1.0.6
9 years ago
1.0.4
9 years ago
1.0.3
9 years ago
1.0.2
9 years ago
1.0.1
9 years ago