nx/packages/create-nx-plugin
Tasos Bekos 8676c1a68b fix(core): default to NPM package manager
* Simplify the determination & detection of the desired package manager.
* Add the `package-manager` option on plugin creation.
* Nx Cloud installation uses the appropriate package manager.
2020-11-11 10:02:47 -05:00
..

{{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/nx-community

{{resources}}