eh init¶
Generate a starter .eigenhelm.toml with sensible defaults.
Usage¶
Options¶
| Option | Default | Description |
|---|---|---|
--force |
off | Overwrite existing .eigenhelm.toml |
--output PATH |
. |
Directory to write config into |
Example¶
Creates .eigenhelm.toml and .eigenhelm/ cache directory. Adds .eigenhelm/ to .gitignore if present.