Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.17 KB

README.md

File metadata and controls

32 lines (24 loc) · 1.17 KB

🚀 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