xconf icon indicating copy to clipboard operation
xconf copied to clipboard

Dead simple yet complete and powerful configuration manager for Go.

Results 5 xconf issues
Sort by recently updated
recently updated
newest added

flag参数,在AddToParent时提示provide but not define,parent.SubCommand 解析正常

slice and map data needs to be initialized

enhancement

![image](https://user-images.githubusercontent.com/19310233/204965425-24aa757e-afa8-429a-ba67-636f712dc58f.png) ![image](https://user-images.githubusercontent.com/19310233/204965475-acb417e0-f41d-4a01-9205-1cce0fe5c968.png) using xcmd, should dump config content as yaml or save to the specified file.

bug
question

Case sensitive keys option: ```golang WithCaseSensitive(true) ```

enhancement