Skip to content
This repository was archived by the owner on Jun 25, 2025. It is now read-only.

marcosdanielr/gemini-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ 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.

🤖 Gemini CLI 🦀

Welcome to my Rust project! Follow the instructions below to get started.

Prerequisites

Ensure you have the following installed on your system:

  • Rust (including cargo). It is recommended to use version 1.81.0.

Getting Started

Clone the Repository

Clone the repository to your local machine using the following command:

git clone https://github.com/marcosdanielr/gemini-cli.git
cd gemini-cli

Build the Application

Build the application with Cargo by running:

cargo build

This will compile the project and generate an executable.

Run the Application

Execute the application using:

cargo run

Installation on ArchLinux

Using yay:

yay -S gemini-cli

Using paru:

paru -S gemini-cli

After installation, run:

gemini-cli

Demonstration

This will start the application. Enjoy!

About

Terminal-based tool for interacting with Gemini 🦀

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages