Skip to content

potato4d/sentei

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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