mirror of
https://github.com/kneath/github_textmate_preview.git
synced 2026-01-09 14:58:01 -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