Crates.io | heyy |
lib.rs | heyy |
version | 0.1.5 |
source | src |
created_at | 2024-11-30 17:08:30.688112 |
updated_at | 2024-12-01 05:56:23.006128 |
description | Gemini ai based cli |
homepage | https://crates.io/crates/heyy |
repository | https://github.com/HashiramaSenjuhari/gemini-cli |
max_upload_size | |
id | 1466770 |
size | 34,519 |
heyy cli is a simple command-line tool designed to interact with the Gemini API. This tool allows you to query the Gemini service and generate responses based on the prompts you provide.
To install heyy cli, follow these steps:
Ensure that you have Rust installed on your machine. You can check if Rust is installed by running:
rustc --version
cargo install heyy
$env:GEMINI_API=""
set GEMINI_API=""
export GEMINI_API="https://api.gemini.com"
heyy tell <prompt>
heyy tell "What is the life?"