Skip to main content

Module init

Module init 

Source
Expand description

mars init [TARGET] [--link DIR...] — scaffold a mars project.

Creates <project-root>/mars.toml and <project-root>/TARGET (default: .agents). Use --root to select an explicit project root.

Idempotent: re-running is a no-op for initialization but still processes --link flags.

Structs§

InitArgs
Arguments for mars init.

Functions§

run
Run mars init.