Skip to content
This repository has been archived by the owner on May 28, 2022. It is now read-only.

NiceLabs/git-flow-init

Repository files navigation

@nice-labs/git-flow-init

node version npm module

git-flow automate init on npm

Usage

# on npm install
npm install @nice-labs/git-flow-init

# generate git-flow config backup file to project root directory
npx @nice-labs/git-flow-init backup

# restore git-flow config to the project
npx @nice-labs/git-flow-init restore

.gitflow-rc.json Discovery range

  1. Project root directory
  2. Project first-level subdirectory