A smart terminal assistant that helps you find the right command
Project description
Are you tired of Googling basic terminal commands every time you forget the syntax? Look no further! terminal-copilot is here to help.
With terminal-copilot, you can quickly and easily access commonly used terminal commands right from the command line. Simply type copilot followed by your question and let terminal-copilot do the rest.
For example, if you want to find a file ending in .txt, simply type:
copilot find a file ending in .txt
terminal-copilot will then display the correct syntax for the command you need:
find . -name "*.txt"
Installation
To use terminal-copilot, you must first install it on your system. The easiest way to do this is using pip:
pip install terminal-copilot
Once terminal-copilot is installed, you can access it from the command line by typing copilot followed by your question.
Example Usage
terminal-copilot is designed to be simple and intuitive to use. Simply type copilot followed by your question and terminal-copilot will display the correct syntax for the command you need.
Here are some examples of how you can use terminal-copilot:
copilot list the compute instances in gcloud
copilot find all mp3 files in my home directory
copilot install the openai package for python
copilot clean up my docker images
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for terminal_copilot-1.0.8-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d70c26ef497c3f1471cca7c595b7e31dbe52a72f57a6973a62d9dd123ebf36f5 |
|
MD5 | 5d781a7482bb261a5a93f25530affd13 |
|
BLAKE2b-256 | 3a7fa45949d2f2d4f5c4c894edbf5f1d8f1b5362ed10115667515afde7341288 |