⚠️ This project is archived. We recommend using the official Google CLI tool:gemini-cli, which provides native support for the Gemini model with full multimodal capabilities and better integration with the Google AI ecosystem.
Welcome to my Rust project! Follow the instructions below to get started.
Ensure you have the following installed on your system:
- Rust (including
cargo). It is recommended to use version 1.81.0.
Clone the repository to your local machine using the following command:
git clone https://github.com/marcosdanielr/gemini-cli.git
cd gemini-cliBuild the application with Cargo by running:
cargo buildThis will compile the project and generate an executable.
Execute the application using:
cargo runUsing yay:
yay -S gemini-cliUsing paru:
paru -S gemini-cliAfter installation, run:
gemini-cliThis will start the application. Enjoy!
