lerna-command-gpm-check

0.0.18 • Public • Published

lerna-command-gpm-check

NPM version NPM Downloads Prettier Conventional Commits

gpm check command

Installation

npm install lerna-command-gpm-check
# or use yarn
yarn add lerna-command-gpm-check

Usage

const gpmCheck = require('lerna-command-gpm-check')

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-gpm-check

Weekly Downloads

69

Version

0.0.18

License

none

Unpacked Size

13.5 kB

Total Files

16

Last publish

Collaborators

  • moyuyc