1.1.34 • Published 9 years ago

gitflow-publisher v1.1.34

Weekly downloads
4
License
MIT
Repository
github
Last release
9 years ago

gitflow-publisher

a small utility to automate deployment and packaging with gitflow

VERSION DOWNLOADS ISSUES LICENCE

BUILD STANDARDJS DEPENDENCIES

NPM

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

9 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

10 years ago

1.0.20

10 years ago

1.0.18

10 years ago

1.0.17

10 years ago

1.0.16

10 years ago

1.0.15

10 years ago

1.0.13

10 years ago

1.0.12

10 years ago

1.0.11

10 years ago

1.0.10

10 years ago

1.0.9

10 years ago

1.0.8

10 years ago

1.0.7

10 years ago

1.0.6

10 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago