1.3.1 • Published 1 year ago

branch-scanner v1.3.1

Weekly downloads
2
License
ISC
Repository
github
Last release
1 year 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

1 year ago

1.3.0

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.2.0-rc-a1edce6

5 years ago

1.1.9

5 years ago

1.1.8

6 years ago

1.1.7

6 years ago

1.1.6

6 years ago

1.1.5

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago