CLI overview
Thearkor CLI is the surface around an Arkor project. After arkor init, four commands cover almost everything you do day to day.
Run any command with
--help to see flags. Use a script form when one exists in package.json (e.g. pnpm dev); otherwise use the package-manager-specific Arkor command shown in the docs for your chosen tab.