--- title: Gemini Cli emoji: 💻🐳 colorFrom: gray colorTo: green sdk: docker app_port: 8080 pinned: false --- ### gemini-cli and code-server ```bash # clone this space and set your GEMINI_API_KEY export GEMINI_API_KEY=... ```