0.0.7 • Published 4 years ago

branch-check-cli v0.0.7

Weekly downloads
2,318
License
ISC
Repository
github
Last release
4 years ago

🌿 branch-check-cli

Getting Started

First install the package:

npm install branch-check-cli --save-dev

Usage

This package script contains a couple different ways to define what is considered a valid branch name. Also feel free to use the shorthands defined in, branch-check" --help

  1. Regex Fuzzy Matching

    $ branch-check" --match 'refactor/ feature/ bug/'
  2. Directory Matching

    $ branch-check" --dir '*/*'
0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago