1.0.5 • Published 2 years ago

gptbash v1.0.5

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

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago