Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
The run command is the star of the show
run
ccmd run [OPTIONS]
"src/**/*.ts"
Show examples
ccmd run --input "packages/**/generated/*.ts" --command "yarn codegen"
ccmd run --input "packages/**/generated/*.ts" "apps/**/generated/*.ts" --command "yarn codegen"