Skip to main content

A cli tool for turning plain text into bash commands

Project description

Bash GPT

This is a simple bash script that uses OpenAI's GPT-4 to write bash commands to answer your questions. For instance see the below screenshots of the tool in action:

Example 1 Example 2 Example 3

You can also pass the --explain parameter to give a reason why that command was chosen and what the output means:

Example 4

Installation

You can either install from source or install direct from PyPi using:

pip install bash-gpt

Deployment

Give deploy.sh execution permissions with chmod +x deploy.sh, and then run it with ./deploy.sh.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bashgpt-0.3.0.tar.gz (3.3 kB view hashes)

Uploaded Source

Built Distribution

bashgpt-0.3.0-py3-none-any.whl (3.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page