The tool was written using Node 10.10, NPM 6.1.4, and Git 2.18.0. Older versions of Node, NPM, and Git may work but they have not yet been tested.
The Remove Stale Branches executable works best when it is installed globally.
npm i -g remove-stale-branches
Run the rsb
(i.e. Remove Stale Branches) command from the repository that you wish to remove stale branches from.
cd /path/to/repository && rsb
For details on coming soon features check out the project for it.
If you wish to contribute please make a pull request with any changes.