@worktile/pkg-manager
v0.1.1
Published
[![docgeni](https://img.shields.io/badge/docs%20by-docgeni-348fe4)](https://github.com/docgeni/docgeni) [![npm (scoped)](https://img.shields.io/npm/v/@worktile/pkg-manager?style=flat)](https://www.npmjs.com/package/@worktile/pkg-manager) [![npm](https://i
Downloads
371
Keywords
Readme
🚀 Worktile Package Manager 🚀
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
- ✨ Learn about it on the docs site
- 🚀 wpm release
- 📦 wpm publish