# GitHub Flavored TextMate Preview This is a quick and dirty port of GitHub README styles to TextMate's preview window (used for styling Markdown previews). It allows you to see READMEs as they will be styled in GitHub: ![Sample Screenshot](http://share.kyleneath.com/captures/Markdown_Preview-20091205-130833.jpg) ## Installation These files need to live in `~/Library/Application Support/TextMate/Themes/WebPreview/github` To install quickly: mkdir -p ~/Library/Application\ Support/TextMate/Themes/WebPreview cd ~/Library/Application\ Support/TextMate/Themes/WebPreview git clone git://github.com/kneath/github_textmate_preview.git github