- Add `doctor` command, which that all dependencies are correctly installed
- Add `config` command, which allows getting/setting configuration options
- Fix bibliography integration to correctly detect when `biber` or `bibtex` should be invoked
- Fix propagation of configuration options
- Switch to exceptions for error reporting, to better support using scriptorium a a python module
- Various minor cleanups/fixes