lerna-command-gpm-pull

0.0.18 • Public • Published

lerna-command-gpm-pull

NPM version NPM Downloads Prettier Conventional Commits

gpm pull command

Installation

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

Usage

const gpmPull = require('lerna-command-gpm-pull')

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-pull

Weekly Downloads

3

Version

0.0.18

License

none

Unpacked Size

16.8 kB

Total Files

17

Last publish

Collaborators

  • moyuyc