edgecase / ghpreview

Preview Markdown files (such as a README) exactly how it will appear on Github
MIT License
27 stars 4 forks source link

Some Error Handling #12

Closed theotherzach closed 11 years ago

theotherzach commented 11 years ago

Will prevent ugly stack traces on early control-c and prints usage when missing filename.

adamlogic commented 11 years ago

Thanks, Zach!