kworkflow / patch-hub

patch-hub is a TUI that streamlines the interaction of Linux developers with patches archived on lore.kernel.org
GNU General Public License v2.0
7 stars 6 forks source link

feat: add `--show-configs` option #65

Closed OJarrisonn closed 1 week ago

OJarrisonn commented 2 weeks ago

This introduces a new --show-configs option to patch-hub.

This flag will simply print the config options patch-hub would use to the terminal as a json string and exit the application.

Closes: #60

davidbtadokoro commented 1 week ago

Thanks for the update! Change merged into the unstable branch 👍