Skip to content
/ coco Public

Instant answers to your CLI questions in the CLI of your choice.

License

Notifications You must be signed in to change notification settings

dvlpjrs/coco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coco - Your CLI Assistant

Instant answers to your CLI questions in the CLI of your choice.

Installation

To install Coco CLI, make sure you have Python 3.x installed. Then, use pip to install it:

pip install cocoai

Usage

Ask anything

Ask Coco anything, and it will fetch the right CLI command for you:

coco "How do I list files in a directory?"

You can even skip the quotes:

coco How do I list files in a directory?

Or simply:

coco -a

Resetting Your Token

To set or reset your OpenAI Token, use the following command:

coco -t <Your OpenAI Token>

About

Instant answers to your CLI questions in the CLI of your choice.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages