summaryrefslogtreecommitdiff
path: root/packages/cli/README.md
AgeCommit message (Collapse)Author
2025-06-21Remove packages/cli/README.md (#1278)Tommaso Sciortino
2025-05-14Update Gemini Code verbiage -> Gemini CLITaylor Mullen
- Did not update details that impact GC execution. Meaning packages are still named gemini-code (for now) and things that import them still import them as gemini-code.
2025-04-17docs: Add setup instructions for API key to README (#1)Brandon Keiji
2025-04-17Add and update README filesTaylor Mullen
- Adds a detailed README.md to the `packages/cli` directory covering build, run, and debug instructions specific to the CLI package. - Updates the root README.md with comprehensive project information, including cloning instructions (Gerrit), monorepo build/run/debug steps, and references to relevant resources. Created by yours truly: __Gemini Code__