Skip to content

davidfant/terminal-x

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 [email protected]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published