nx/docs/react/api-workspace/npmscripts/workspace-schematic-name.md

31 lines
424 B
Markdown

# workspace-schematic [name]
Runs a workspace schematic from the tools/schematics directory
## Usage
```bash
nx workspace-schematic [name]
```
Install `@nrwl/cli` globally to invoke the command directly using `nx`, or use `npm run nx` or `yarn nx`.
## Options
### help
Show help
### list-schematics
List the available workspace-schematics
### name
The name of your schematic`
### version
Show version number