17 lines
222 B
Markdown
17 lines
222 B
Markdown
---
|
|
sidebar_position: 1
|
|
---
|
|
|
|
# m4g hydrate
|
|
|
|
```
|
|
Description:
|
|
Initialize venv and install dependencies from requirements.txt
|
|
|
|
Usage:
|
|
m4g hydrate [options]
|
|
|
|
Options:
|
|
-?, -h, --help Show help and usage information
|
|
```
|