NiceLabs / git-flow-init

git-flow automate init on npm

Home Page:https://npmjs.com/@nice-labs/git-flow-init

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@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

About

git-flow automate init on npm

https://npmjs.com/@nice-labs/git-flow-init

License:MIT License


Languages

Language:TypeScript 55.0%Language:JavaScript 33.4%Language:Shell 11.6%