gli icon indicating copy to clipboard operation
gli copied to clipboard

Add initconfig support for command defaults, allow strings as config keys

Open hyperbolist opened this issue 8 years ago • 3 comments

Fixes #63

The initconfig command will now write out all of the switches and flags for any commands and any subcommands. It writes config keys as strings, though symbols will still work.

hyperbolist avatar Nov 06 '16 22:11 hyperbolist

Thanks for doing this! Other than the issues with monkeypatching, the overall change looks great!

davetron5000 avatar Nov 13 '16 15:11 davetron5000

Got rid of the monkeypatching, which I admit was reckless.

hyperbolist avatar Nov 14 '16 16:11 hyperbolist

Thanks and sorry for the delay in looking at this. Just one tiny nitpick, but otherwise this looks good. Thanks!

davetron5000 avatar Nov 26 '16 20:11 davetron5000