prunia

1.0.0 • Public • Published

Prunia

Automatically prune merged branches.

Installation

$ npm add -D prunia

Usage

$ npx prunia

Usage in a Husky post-merge hook

// package.json
{
	"husky": {
		"hooks": {
			"post-merge": "prunia"
		}
	}
}

Readme

Keywords

none

Package Sidebar

Install

npm i prunia

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

31.8 kB

Total Files

29

Last publish

Collaborators

  • anthonypenna