/terminal-x

Primary LanguageJavaScript

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.

X Preview

Installation

$ sudo yarn global add terminal-x
$ x init

Examples

$ x list s3 buckets
$ x push current git branch
$ x show gcloud accounts
$ x change gcloud account to your@gmail.com