#ai #cli #assistant

app hey-cli-app

Ask your CLI, next command will be auto-generated

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

Download history 239/week @ 2024-12-21 43/week @ 2024-12-28

282 downloads per month

MIT license

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