20 lines
280 B
Markdown
20 lines
280 B
Markdown
---
|
|
sidebar_position: 1
|
|
---
|
|
|
|
# m4g generate
|
|
|
|
```
|
|
Description:
|
|
Generate common items
|
|
|
|
Usage:
|
|
m4g generate [command] [options]
|
|
|
|
Options:
|
|
-?, -h, --help Show help and usage information
|
|
|
|
Commands:
|
|
s, service <name> Generate a service
|
|
venv Generate a venv
|
|
``` |