1.15.3-alpha.0 • Published 1 year ago

@qoopido/lerna.cli v1.15.3-alpha.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Actions Status License: MIT npm npm

Lerna-Lite commands CLI

Available commands are shown below


@qoopido/lerna.cli

CLI for the init, info, publish, version and optional commands, the CLI must be called via lerna <command> (where command is any of the commands shown below). You can see some more usage samples below.

Note: Please note that the changed, diff, exec, list, run and watch commands are optional packages and must be installed separately.

Installation

# simple install or install it globally with -g
npm install @qoopido/lerna.cli -D -W

# then use it `lerna <command>`
lerna version
lerna publish

Usage

For all available options of each command, follow any of the command link shown below: