Skip to content

Solving-LLC/gptbash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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. Thanks for @popstas

Follow us on LinkedIn and Twitter.

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

About

Usage: npx gptbash <prompt>

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published