1.0.5 • Published 3 years ago

gptbash v1.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years 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

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago