wcarhart / koi

Bashful argument parsing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add configurable options to .koirc

wcarhart opened this issue · comments

Should be able to read from a file ~/.koirc for some configurable options, like:

  • color configurations
  • word wrap length
  • indent character on generated subcommand documentation
  • no hints in non-verbose help menu

Resolved with #36.