arc init
Initialize project.
Usage
arc init [project] [options]
Positionals:
project Project directory [string] [default: "."]
Options:
-t, --template Project template
Public GitHub repository (format: user/repo). [string]
-y, --yes Accept prompt defaults [boolean] [default: false]
-j, --json Format output as JSON [boolean] [default: false]
-q, --quiet Output only errors [boolean] [default: false]
-C, --cwd Set the working directory [string] [default: "."]
-h, --help Show help [boolean]
-v, --version Show version number [boolean]