Skip to content

bereilhp/querygit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

querygit

Use natural language to run git.

Install

npm install -g querygit

Setup

export CEREBRAS_API_KEY=your_api_key

Note: The model is hardcoded to llama3.1-8b via Cerebras API.

Usage

querygit "show me the last commit message"

Output

Model
-------
llama3.1-8b (Cerebras)

Command
-------
git log -1 --format=%s

Result
-------
Release v1.0.2

About

Use natural language to run git.

Resources

License

Stars

Watchers

Forks

Contributors