Skip to content

⌨️ AI based CLI command helper: Help you effectively compose commands in the terminal.

License

Notifications You must be signed in to change notification settings

chunyang-w/emm-cmd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐠 EMM - what is the correct spell of that command again?

All of us have been there, we are trying to write a command, but we are not sure what is the correct spelling of the command - "emm, what is that command again?"

Cool things is that, we can now use AI to help us to find the correct command.

Just try: emm "what is the command to find all files start with 'data'?"

And you will get several correct command generated by AI, choose them to run, and you are good to go!

⚙️ Installation

pip install emm-cmd

🔧 Usage

🔐 Authentication

If you are using for the first time, you will need to run the following command after installation:

emm set_auth <your_open_ai_key>

If you have not registered for an open ai key, you will need to register here.

Please ensure that you have key registered, and your account have sufficient credits to use the API.

⌨️ Command

emm <your_missing_command>

after this, hopefully you will see a table of commands that you are looking for, with explanation.

Please use your arrow key to select and run.

💬 Chat

Your favourite chat bot is now available in your terminal. Just use the --chat flag:

About

⌨️ AI based CLI command helper: Help you effectively compose commands in the terminal.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages