Skip to content

andreecy/gemini-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gemini-cli

Interact with terminal using natural language. Copilot CLI alternative powered by Gemini AI.

Overview

List files in current directory

list_files

List git commit log containing word "add"

list_gitlog

Getting Started

Prerequisites

  • Go 1.18+
  • Git

Installation

Set Gemini API_KEY to API_KEY= in .env file

Build

go build

Usage

./gmn howto list all files in current directory
./gmn howto list git commit log containing word "add"

Contributing

Contributions are welcome!

About

Copilot CLI alternative powered by Gemini AI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages