nx/packages/nx-plugin/README.md
2021-06-28 08:22:31 -04:00

18 lines
484 B
Markdown

<p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Smart, Extensible Build Framework"></p>
{{links}}
<hr>
# Plugin for Creating Nx Plugins
{{what-is-nx}}
## What is It?
It's an Nx plugin used to build other Nx plugins.
Check out the list of community plugins and the documentation on how to create one using `create-nx-plugin` here: [https://nx.dev/community](https://nx.dev/community)
{{resources}}