199 B
199 B
Examples
Basic executable
Create an executable that initializes an Nx workspace with {my-plugin}'s preset:
nx g @nx/plugin:create-package create-my-plugin --project my-plugin
Create an executable that initializes an Nx workspace with {my-plugin}'s preset:
nx g @nx/plugin:create-package create-my-plugin --project my-plugin