worktile / pkg-manager

πŸ“¦πŸš€ Worktile Package Manager for automate versioning and package publishing

Home Page:https://worktile.github.io/pkg-manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸš€ Worktile Package Manager πŸš€

docgeni npm (scoped) npm npm

Generic CLI tool to automate versioning and package publishing related tasks:

  • Bump version (in e.g. package.json)
  • Git create branch, commit, tag, push
  • Execute any (test or build) commands using hooks
  • Create release
  • Generate changelog

Installation

$ npm i @worktile/pkg-manager --save-dev
// or
$ yarn add @worktile/pkg-manager -D

Quick Links

LICENSE

MIT LICENSE

About

πŸ“¦πŸš€ Worktile Package Manager for automate versioning and package publishing

https://worktile.github.io/pkg-manager

License:MIT License


Languages

Language:TypeScript 98.8%Language:JavaScript 1.2%