branch-check-cli
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i branch-check-cli

Weekly Downloads

5

Version

0.1.0

License

ISC

Unpacked Size

12.9 kB

Total Files

13

Last publish

Collaborators

  • ssulivan11