Allow destination to be read from option sepcified in config file.
Write error to log when destination doesn't exist and config is not available.
Add self to AUTHORS.
Remove logging from serve command due to issues with running test_cli.
Add test-case for 'serve' command.
Add docs for the serve command.
pull/107/merge
Vikram Shirgur12 years agocommitted bySimon Conseil
sys.stderr.write("The {destination} directory doesn't exist and the config file ({config}) could not be read.".format(destination=destination,config=config))