Skip to content

ssulivan11/branch-check-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌿 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 '*/*'

About

🌿 confirm your current branch against regex or string match definitions

Resources

Stars

Watchers

Forks

Contributors