use-lerna
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

use-lerna

The library for safety install from npm repository by Lerna (Artifactory et al.)

How to Use

npx use-lerna bootstrap
npx use-lerna add moment
npx use-lerna add moment -- --scope=module-2
npx use-lerna --help

Configuration by .env

NODE_TLS_REJECT_UNAUTHORIZED=0
ART_NPM_REGISTRY=https://registry.npmjs.org/
ART_NPM_USERNAME=user
ART_NPM_PASSWORD=pass
ART_NPM_ROOT_DIR=.
ART_NPM_LOG=1

Package Sidebar

Install

npm i use-lerna

Weekly Downloads

0

Version

0.0.2

License

ISC

Unpacked Size

751 kB

Total Files

18

Last publish

Collaborators

  • npm