0.1.0 • Published 2 years ago

branch-check-cli v0.1.0

Weekly downloads
2,318
License
ISC
Repository
github
Last release
2 years 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

2 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago