sentei

0.3.6 • Public • Published

Sentei

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

Readme

Keywords

none

Package Sidebar

Install

npm i sentei

Weekly Downloads

1

Version

0.3.6

License

MIT

Unpacked Size

34.3 kB

Total Files

8

Last publish

Collaborators

  • potato4d