How to download and install gitflow?

Download and install gitflow in windows


- Download git installer from https://git-scm.com/download/win
- Install downloaed installer
- gitflow is in build with git bash
- gitflow would autimatically would

Download and install gitflow in Mac


$ brew install git-flow

Download and install gitflow in Ubuntu


$ apt-get install git-flow

Download and install gitflow in Centos/Rhel


$ yum install git-flow
Rajesh Kumar
Follow me
Latest posts by Rajesh Kumar (see all)