nx/packages/create-nx-plugin
Linbudu 8945604c87
chore(core): use extrapolated ts type in create-nx-workspace & create… (#8452)
* chore(core): use extrapolated ts type in create-nx-workspace & create-nx-plugin

* chore(core): use extrapolated ts type in create-nx-workspace & create-nx-plugin

* fix(core): adjust package manager list order
2022-01-12 15:10:41 -05:00
..

Nx - Smart, Fast and Extensible Build System

{{links}}


> npx create-nx-plugin

{{what-is-nx}}

What is It?

It's a command to create an Nx workspace to develop an Nx plugin.

How to Use

  • Check out the list of community plugins and the documentation on how to create one using create-nx-plugin here: https://nx.dev/community

{{resources}}