Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 215 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 215 Bytes

Climini

Chat with Gemini over terminal.

Running

  • Export GEMINI_API_KEY in .rc file of your active {bash | zsh | sh} profile and run $ go run main.go.
  • Or run $ API_KEY={api_key} go run main.go