lerna-command-preset-gpm

0.0.19 • Public • Published

lerna-command-preset-gpm

NPM version NPM Downloads Prettier Conventional Commits

GPM commands preset

Installation

npm install lerna-cli lerna-command-preset-gpm -D

Usage

  • lerna.json
{
  "extendCommands": ["lerna-command-preset-gpm"]
}
npx lerna help

Contributing

  • Fork it!
  • Create your new branch:
    git checkout -b feature-new or git checkout -b fix-which-bug
  • Start your magic work now
  • Make sure npm test passes
  • Commit your changes:
    git commit -am 'feat: some description (close #123)' or git commit -am 'fix: some description (fix #123)'
  • Push to the branch: git push
  • Submit a pull request :)

Authors

This library is written and maintained by imcuttle.

License

MIT - imcuttle

Package Sidebar

Install

npm i lerna-command-preset-gpm

Weekly Downloads

1

Version

0.0.19

License

none

Unpacked Size

6.74 kB

Total Files

9

Last publish

Collaborators

  • moyuyc