4 releases
0.1.3 | Dec 27, 2024 |
---|---|
0.1.2 | Dec 25, 2024 |
0.1.1 | Dec 25, 2024 |
0.1.0 | Dec 25, 2024 |
#512 in Command line utilities
282 downloads per month
17KB
107 lines
hey-cli
Ask your CLI, next command will be auto-generated.
Usage
install it
cargo install hey-cli-app
ask it
hey show cpu usage on my mac
the next prompt will be auto-generated 🪄:
top -o cpu -s 5
Features
- it just works, no setup needed
- extends its capabilities by extensions
- supported shells
- fish
- bash
- zsh
- powershell
Contributing
Contributions are welcome, please read CONTRIBUTING.md
to get started.
License
Licensed under MIT (twitter: @zibanpirate).
Dependencies
~9–21MB
~282K SLoC