0.1.0 • Published 1 year ago

branch-check-cli v0.1.0

Weekly downloads
2,318
License
ISC
Repository
github
Last release
1 year ago

🌿 branch-check-cli

Getting Started

First install the package:

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

npm.io

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.1.0

1 year ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago