OpenAI API wrapper to get help from the terminal
Inspired by sgpt :)
Prereqs:
- cargo
git clone https://github.com/mgleason97/plz.git
cargo install --path ./plzMake sure your OpenAI API key is exported.
export OPENAI_API_KEY=<yourapikey>Get help with plz -- your query
E.g.
plz -- k8s how to view pod logs