ginko init-cursor
ginko init-cursor [options]Description
Section titled “Description”Generates Cursor IDE configuration that integrates ginko context into your Cursor AI assistant. Creates .cursorrules and workspace settings.
Options
Section titled “Options”| Flag | Description |
|---|---|
--preview | Preview mode (writes to .ginko/generated only) |
--apply | Apply setup permanently and commit changes |
Examples
Section titled “Examples”# Preview firstginko init-cursor --preview
# Apply permanentlyginko init-cursor --applyRelated Commands
Section titled “Related Commands”- ginko uninstall-cursor — Remove integration
- ginko init-copilot — Copilot setup