h3n4l / chatsh

Translate text to bash command in terminal and execute. πŸš€

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chatsh

Translate text to bash command in terminal. πŸš€

demo-gif

Install

For Homebrew (recommend) - Linux & macOS

brew tap h3n4l/chatsh
brew install chatsh

For others

You can download the file from the release page.

Usage

Set the environment variable

You need to set the openai key in the environment variable named OPENAI_KEY first.

export OPENAI_KEY=YOUR_OPENAI_KEY

Run chatsh anywhere

chatsh

About

Translate text to bash command in terminal and execute. πŸš€

License:MIT License


Languages

Language:Rust 100.0%