Getting started with nxpm cli
The nxpm cli is a toolkit for Nx Workspace.
The cli: nxpm
nxpm aims to be the swiss army knife for your Nx Workspace.
Available commands:
Command | Description |
---|---|
nxpm plugins | Browse and install Community Plugins |
nxpm projects | Run builders and schematics on your projects |
nxpm registry | Run a local NPM registry |
nxpm release | Release your libraries to NPM |
@nxpm/schematics
Schematics that are implemented:
Command | Description |
---|---|
schematic-library | Library configured to publish schematics to NPM |