lerna-add-many

1.0.0 • Public • Published

Lerna Add Many

Add many dependencies to packages in Lerna monorepos.

Install

Install the lerna-add-many package globally with npm or yarn.

Usage

Usage: lerna-add-many [options] <dep> [dep2... depN]

Options:
	--globs, -G <globs...>		comma-delim list of package directory globs to match
	[additional Lerna option(s)]	options to pass through to Lerna

Each <dep> will be individually installed with `lerna add [options] <dep> [globs]` in succession
See `lerna add --help` for additional information

Readme

Keywords

Package Sidebar

Install

npm i lerna-add-many

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

2.77 kB

Total Files

3

Last publish

Collaborators

  • therealklanni