mirror of
https://github.com/kneath/github_textmate_preview.git
synced 2026-01-08 22:38:05 -05:00
Add readme
This commit is contained in:
14
README.md
Normal file
14
README.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# 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:
|
||||
|
||||

|
||||
|
||||
## Installation
|
||||
|
||||
cd ~ Library/Application Support/TextMate/Themes/
|
||||
mkdir -p WebPreview
|
||||
cd WebPreview
|
||||
git clone git://github.com/kneath/github_textmate_preview.git github
|
||||
Reference in New Issue
Block a user