fondant
fondant copied to clipboard
Specify config file at runtime
I would like to be able to specify different config files at runtime via command line switch. I only see hardcode values.
Added pull request #2 to attempt to make this work
I have merged #2 into master with a couple of changes. A couple more things to handle before a release:
- [ ] document
load_fileandstore_file - [ ] bump major version (because the api changed)