nx/docs/api-workspace/schematics/workspace-schematic.md
ben 84deb16d11 feat(scripts): documentation upgrade
Follow the new package architecture.
The generation of the documentation has been improved, new helper
functions have been added to handle the new architecture.
2019-05-13 22:31:32 -04:00

27 lines
243 B
Markdown

# workspace-schematic
Generates a workspace schematic
## Usage
```bash
ng generate workspace-schematic ...
```
## Options
### name
Type: `string`
Schematic name
### skipFormat
Default: `false`
Type: `boolean`
Skip formatting files