bashGPT is a Visual Studio Code extension that helps you generate terminal commands easily. With bashGPT, you can quickly generate shell commands by opening the command palette and typing >bashGpt: Generate shell command(s).
Installation
Open Visual Studio Code.
Click on the Extensions icon on the left-hand side of the window.
Search for bashGPT in the search bar.
Click Install to install the extension.
After installation, click Reload to activate the extension.
Usage
Open the command palette by pressing Ctrl + Shift + P (Windows) or Cmd + Shift + P (Mac).
Type >bashGpt: Generate shell command(s) in the search bar and select it from the list of options.
A new tab will open in your editor, displaying a list of generated terminal commands.
Features
Generates a list of terminal commands based on your current context in Visual Studio Code.
The generated commands can include file paths, terminal commands, and other relevant information.
Can help save time and reduce the chance of errors when typing terminal commands manually.
Contributing
Contributions are welcome! If you would like to contribute to bashGPT, please create a pull request with your changes.