mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
7 lines
237 B
Plaintext
7 lines
237 B
Plaintext
lazycli allows to turn static CLI commands into TUIs with ease.
|
|
|
|
Pick a command that spits out either a list or table of content, like ls,
|
|
docker ps, git branch, or git status --short. Then run lazycli -- <YOUR COMMAND>
|
|
|
|
$ lazycli -- ls
|