1.3.1 • Published 2 years ago

branch-scanner v1.3.1

Weekly downloads
2
License
ISC
Repository
github
Last release
2 years ago

branch-scanner npm.io

A tiny CLI program that lists all non-standard git branches of the current directory's subdirectories.

screenshot

Table of Contents

Installation and Usage

Intsall the program globally:

npm i -g branch-scanner

Then use it from your terminal like so:

branch-scanner

Options

OptionAliasWhat it doesPositional argumentsDefault
-v--versionOutput the program's version number.--
-d--directorySpecify a directory to scan.An absolute or relative path to the directory you wish to scan.The current directory
-r--recursiveWhether to keep running recursively or not.-false
-h--helpOutput the program's usage information.--

Commands

clean

Launches the program in "clean" mode, scanning each directory individually and presenting a UI to select branches you wish to delete.

screenshot

1.3.1

2 years ago

1.3.0

7 years ago

1.2.1

7 years ago

1.2.0

7 years ago

1.2.0-rc-a1edce6

7 years ago

1.1.9

7 years ago

1.1.8

7 years ago

1.1.7

7 years ago

1.1.6

7 years ago

1.1.5

7 years ago

1.1.4

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago