nunomazer / tzflow

Command line application to help orchestrate git flow in development projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tzflow

torzer.com git flow.

This command line application aims to help developers to easier adopt and decrease the operational time when using Feature Branch Flow with git repositories.

Compatible with:

  • Gitlab

Installation

Using composer, install it globally in your system:

composer global require torzer/tzflow

Configuration

About

Command line application to help orchestrate git flow in development projects


Languages

Language:PHP 99.8%Language:Shell 0.2%