28 lines
316 B
Markdown
28 lines
316 B
Markdown
# workspace-schematic [name]
|
|
|
|
Runs a workspace schematic from the tools/schematics directory
|
|
|
|
## Usage
|
|
|
|
```bash
|
|
workspace-schematic [name]
|
|
```
|
|
|
|
## Options
|
|
|
|
### help
|
|
|
|
Show help
|
|
|
|
### list-schematics
|
|
|
|
List the available workspace-schematics
|
|
|
|
### name
|
|
|
|
The name of your schematic`
|
|
|
|
### version
|
|
|
|
Show version number
|