Skip to content

nrwl/nx-labs

Repository files navigation

Nx Labs

This repo contains experimental Nx plugins that are maintained by the Nx core team.

Adding a plugin

nx g @nx/plugin:plugin [new plugin]

Publishing a plugin

nx release <ver> -p <project>

# For example
nx release 0.21.0 -p composer