@worktile/wpm
TypeScript icon, indicating that this package has built-in type declarations

0.0.1-beta.0 • Public • Published

🚀 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

Release

wpm release 1.0.1 # 明确版本号
wpm release patch # 语义化版本关键字: `patch`、`minor`、`major`
wpm release       # 通过命令行提示选择版本

Publish

wpm publish

/@worktile/wpm/

    Package Sidebar

    Install

    npm i @worktile/wpm

    Weekly Downloads

    6

    Version

    0.0.1-beta.0

    License

    ISC

    Unpacked Size

    167 kB

    Total Files

    212

    Last publish

    Collaborators

    • why520crazy
    • shaunxu
    • pubuzhixing
    • walkerkay001
    • swordman
    • handsomebutterball
    • xiaobei_lu