terminal-x
v1.2.1
Published
This is a CLI tool to convert natural language to bash commands. Under the hood, [OpenAI Codex](https://openai.com/blog/openai-codex) is used to create suggestions.
Readme
x - convert natural language to bash commands
This is a CLI tool to convert natural language to bash commands. Under the hood, OpenAI Codex is used to create suggestions.

Installation
$ sudo yarn global add terminal-x
$ x initExamples
$ x list s3 buckets
$ x push current git branch
$ x show gcloud accounts
$ x change gcloud account to [email protected]