Incubating v0.1.0

Gemini Cli Sdk

An Elixir SDK for the Gemini CLI — Build AI-powered applications with Google Gemini

Stats & Info

  • Latest release: v0.1.0
  • Recent downloads: 32
  • All-time downloads: 32
  • Maintainers: nshkrdotcom

Tags

MIT Hex.pm

Installation

Add gemini_cli_sdk to your list of dependencies in mix.exs:

def deps do
  [
    {:gemini_cli_sdk, "~> 0.1.0"}
  ]
end

Then run:

mix deps.get

Resources