gophy
v0.1.0
A port of the popular Rusty CLI tool to Go.
Convert natural language into executable commands directly from the terminal!
Open source CLI tool powered by OpenAI (bring your own key).
Clone this repo.
Build the Go program.
go build
gophy
to your path.Create an environment variable OPENAI_KEY
with your API key from OpenAI.
gophy <argument>