Download the PHP package kduma/git-flow-tool without Composer
On this page you can find all versions of the php package kduma/git-flow-tool. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kduma/git-flow-tool
More information about kduma/git-flow-tool
Files in kduma/git-flow-tool
Download kduma/git-flow-tool
More information about kduma/git-flow-tool
Files in kduma/git-flow-tool
Vendor kduma
Package git-flow-tool
Short Description GIT Flow tools for Laravel
License MIT
Homepage https://github.com/kduma-OSS/CLI-git-flow-tool
Package git-flow-tool
Short Description GIT Flow tools for Laravel
License MIT
Homepage https://github.com/kduma-OSS/CLI-git-flow-tool
Keywords KDumalaravel-git-flow-tools
Please rate this library. Is it a good library?
Informations about the package git-flow-tool
GitFlow Tool
Useful helper for using gitflow-like branching model in a project. It is a simple shell script that helps you to create, finish and publish branches in a git repository. It supports automatically bumping version tag and pushing from and to correct branches.
Installation
in your project install the tool by running:
and then use it by running:
Configuration
In root directory of your project create .git-flow-tool.json
file with following content:
Update it to match your project configuration.
Usage
or
All versions of git-flow-tool with dependencies
PHP Build Version
Package Version
No informations.
The package kduma/git-flow-tool contains the following files
Loading the files please wait ....