kitaru init
Initialize a Kitaru project in the current directory.
Initialize a Kitaru project in the current directory.
Usage
kitaru init [OPTIONS]Parameters
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
--path | str | No | None | Directory to initialize. Defaults to the current working directory. |
--output, -o | str | No | "text" | Output format: "text" (default) or "json". |