A collection of Nx plugins.
npm install --global [email protected]
pnpm install
pnpm run nx -- run-many --target test --all
pnpm run nx -- run-many --target e2e --all
pnpm run nx -- run nx-next:build
pnpm publish ./dist/libs/nx-next
pnpm run nx -- generate @nrwl/nx-plugin:plugin [pluginName]