Skip to content

rad init

Usage: rad init [options]
Initialize Radforge in this repository.
Options:
--repo-root <path> Repository root. Defaults to the current working directory.
--language <language> Language to initialize: auto, mixed, typescript, or python.
--target <target> Installation target: repo, user, or both.
--dry-run Preview changes without writing files.
--yes Apply without prompting when exactly one runnable setup is selected.
--json Render the init result as JSON.