Package Exports
- gemini-setup
- gemini-setup/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (gemini-setup) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
▶ GEMINI CLI SETUP
A professional, sleek, and user-friendly CLI setup tool for managing Gemini projects. This tool helps you organize your AI projects globally and quickly switch between them using an intuitive terminal interface.
🚀 Features
- Global Project Management: Automatically tracks all your projects across different directories.
- Fast Switch: Open existing projects by simply typing their assigned number.
- Smart Setup: Automatically creates new project folders and verification files.
- Modern UI: Features a minimalist, bullet-pointed theme with professional color schemes.
- Safe Naming: Prevents accidental project creation with numeric names, ensuring project IDs remain unique.
📦 Installation
To install this tool globally on your system, run:
npm install -g gemini-setup🛠 Usage
Once installed, simply type setup in your terminal:
setup💡 Commands
- Type a Number: Open a project from your saved list (e.g.,
1). - Type a Name: Create a new project folder in your current directory (e.g.,
MyProject). - Type
/quit: Safely close the setup tool.
📁 Global Configuration
Your project list is securely stored in ~/.agent_setup/projects.json, allowing you to access your projects from any terminal session.
📄 License
MIT