/pkg-manager

📦🚀 Worktile Package Manager for automate versioning and package publishing

Primary LanguageTypeScriptMIT LicenseMIT

🚀 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