Getting started¶
Two short steps take you from zero to summoning commands with a keystroke:
-
1. Install & set up
Build the single static binary, drop it on your
PATH, and add oneevalline to your Zsh, Bash, or Fish config for theCtrl-Gsummon widget. -
2. Take it for a spin
Search, fill in a parameterized command, and run it.
Requirements
Go 1.25+ builds the binary (pure Go, no CGO — a single static binary). The interactive summon widget supports Zsh, Bash, and Fish; the CLI also works in other shells and prints the assembled command to stdout.