0.3.6 • Published 6 years ago

sentei v0.3.6

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

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

0.3.6

6 years ago

0.3.5

6 years ago

0.3.4

6 years ago

0.3.3-alpha1

6 years ago

0.3.2

6 years ago

0.3.1-alpha

6 years ago

0.3.1

6 years ago

0.3.0

6 years ago