1.0.5 • Published 4 months ago

gptbash v1.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
4 months ago

GPT for Bash

Usage

npx gptbash <prompt>

No installation required, just set up keys

Get your API key from OpenAI.

Set up your API key as an environment variable by adding the following to your ~/.bashrc or ~/.zshrc, or run it in your shell:

export OPENAI_API_KEY=<your key>

Examples

npx gptbash "List all files in the current directory"

Credits

Made with love by Solving LLC.

Follow us on LinkedIn and Twitter.

Connect with author: http://ceo.solving.llc

1.0.5

4 months ago

1.0.4

5 months ago

1.0.3

5 months ago

1.0.2

5 months ago

1.0.1

5 months ago