Skip to main content

Crate arcature_cli

Crate arcature_cli 

Source
Expand description

Arcature application lifecycle command-line interface.

The arcature-cli package installs the arc binary. It orchestrates Cargo and the certified Node/pnpm/Vite development toolchain while leaving each upstream command directly usable. The implementation is intentionally not a general-purpose CLI SDK; run is exposed only as the binary’s stable bootstrap boundary.

Functions§

run
Parse arguments, execute one Arcature lifecycle command, and return its process exit status.