/sentei

CLI Git branch cleaner built with Node.js

Primary LanguageTypeScriptMIT LicenseMIT

Sentei

donate: Patreon License: MIT NPM version All Contributors NPM downloads

Git branch cleaner built with Node.js

Installation

Run once

$ npx sentei

Global install

$ npm i -g sentei
$ sentei

Usage

  Usage
    $ cd /path/to/<your-project>
    $ sentei

  Options
    --force, -f force delete
    --all, -a include master, develop, release branches for deletion

Contribution

# Install packages
$ yarn

# Build code
$ yarn build

# Test
$ yarn test

# Run code
$ node ./bin/cli.js

and send Pull request!

Author

  • potato4d

LICENSE

MIT