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"
		}
	}
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    1
  • 0.0.0
    0

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