Files
ports/deskutils/lazycli/pkg-descr

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