Docs
CLI
Create, run, and deploy from your terminal.
The QuikRun CLI wraps the same runtime you get in the web app.
Commands
npx quikrun new # scaffold a projectquikrun run "..." # describe + deploy a snippetquikrun logs <id> # tail a snippet's runsquikrun schedule <id> ... # attach a cron