mise 2026.7.5

Dev tools, env vars, and tasks in one CLI
1
2
3
4
5
6
7
8
9
aliases = ["gemini"]
description = "Gemini CLI, a command-line AI workflow tool that connects to your tools, understands your code and accelerates your workflows"
test = { cmd = "gemini --version", expected = "{{version}}", tools = ["aube"] }

[[backends]]
full = "npm:@google/gemini-cli"

[backends.options]
allow_builds = ["@github/keytar", "node-pty"]