paramsingh / huh

A command line tool to help you debug errors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

huh?

Command line tool to help you understand and fix errors.

How to install

I haven't uploaded this to pip yet, install directly from GitHub:

pip install huh@git+https://github.com/paramsingh/huh.git@v0.0.2

You'll need to provide an OpenAI API key. Here are the instructions on how to get one. Add one to your keyring via huh setup.

Note: All code on hub runs locally on your computer. The API key is stored in your OS's keyring.

How to use?

Just run huh and enter your command.

Feature requests/bugs/feedback

If you like this or have any feature requests / want to report a bug, please get in touch with me, either via twitter or by opening a GitHub issue.

About

A command line tool to help you debug errors


Languages

Language:Python 100.0%