1.1.3 • Published 1 year ago

terminai v1.1.3

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

TerminAI

TerminAI is a simple, easy to use, and free CLI tool to generate CLI commands from your natural language.

Support me | Star on GitHub | Follow me on Twitter | Follow me on GitHub

Installation

You need to have Node.js v16 or higher installed on your system. You can download it from here.

NOTE: You need an OpenAI API key to use TerminAI. You can get one from here.

npm install -g terminai

Usage

You can use TerminAI in two ways:

  1. Using the terminai command
  2. Using the tai command

Show help

terminai # or terminai help

Run the interactive configuration

terminai config

Generate a command

terminai "create a file named test.txt"

This will generate the command based on the configuration you have set.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

1.1.3

1 year ago

1.1.2

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago