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:

CommandDescription
nxpm pluginsBrowse and install Community Plugins
nxpm projectsRun builders and schematics on your projects
nxpm registryRun a local NPM registry
nxpm releaseRelease your libraries to NPM

@nxpm/schematics

Schematics that are implemented:

CommandDescription
schematic-libraryLibrary configured to publish schematics to NPM