Skip to content

Installing on Linux, Unix, etc.

petervanderdoes edited this page Jul 27, 2012 · 16 revisions

Installing on Linux, Unix, etc.

Under *nix, the easiest way to install git-flow is using Rick Osborne's excellent git-flow installer, which can be run using the following command:

$ wget --no-check-certificate -q -O - https://raw.github.com/petervanderdoes/gitflow/develop/contrib/gitflow-installer.sh | sudo bash

Clone this wiki locally