Crates.io | coterm |
lib.rs | coterm |
version | 0.2.1 |
source | src |
created_at | 2023-04-27 20:56:38.0754 |
updated_at | 2023-05-01 07:58:26.020359 |
description | Copilot for your terminal |
homepage | https://github.com/KhanShaheb34/Coterm |
repository | https://github.com/KhanShaheb34/Coterm |
max_upload_size | |
id | 850905 |
size | 439,039 |
curl -s https://raw.githubusercontent.com/KhanShaheb34/coterm/main/install.sh | bash
cd
into it.cargo build --release
to build the binary.target/release/coterm
to your PATH
.ct [PROMPT]
For example if you want a list of all typescript files:
ct list ts files
And after the tool generates a command you can add revisions to it, for example:
Check out the help page for more information:
ct -h | --help
We welcome contributions from the community to help improve and enhance Coterm. If you are interested in contributing, please take a moment to review our Contribution Guidelines before submitting your changes. The guidelines provide information on how to report issues, request new features, contribute code, review contributions, and adhere to our code of conduct. We appreciate your support in making Coterm even better and thank you for considering contributing to our project!
Please review and abide by our Code of Conduct at all times during your involvement with this project.
Coterm is licensed under the GNU GENERAL PUBLIC LICENSE Version 3.