Y
Hacker News
new
|
ask
|
show
|
jobs
by
exclipy
242 days ago
Idea: a general tool that helps you write command lines. It reads the help or man page and generates a GUI or TUI to present all the options in a logical way. You just fill out the form and it does the thing
1 comments
thfuran
242 days ago
I believe fish shell has a tool for autogenerating completions from man pages, which is like halfway there.
link