Change behavior on missing config file to create a new empty file instead of erroring out.
Commit 7f7ca7d9 fixes this pull-request
Pull-Request has been merged by onosek
Thanks for the PR, @fuller. I modified the code based on your suggestion, mainly because I didn't want to add another unnecessary dependency.
Thank you
Change behavior on missing config file to create a new empty file instead of erroring out.