Kitaru

kitaru evaluator scaffold

Create a minimal evaluator script.

Usage

kitaru evaluator scaffold NAME [OPTIONS]

Supported --output modes: auto, text, json.

Arguments

NameTypeRequiredDescription
NAMEstringYesScaffold name.

Options

NameTypeRequiredDescription
--pathpathNoExact target .py file.
--forcebooleanNoOverwrite the target file.

Every command also accepts the global options listed on the CLI overview page.

On this page