Skip to content

marcosdanielr/gemini-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🤖 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