Add support for config file
rollercodester opened this issue · 0 comments
rollercodester commented
- The init method should allow a filename to be passed in to the location of a config file that holds the options for consolate.
- JSON and YAML should both be supported
- If nothing is passed into the init method, then it should look in cwd for a .consolate config file.