Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 552 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 552 Bytes

The Fancy Programming Language Textmate Bundle (C) 2010, Jose Narvaez [email protected], 2011, 2012, Christopher Bertels [email protected]

This is the official Fancy http://www.fancy-lang.org programming language Textmate bundle.

How to Install (Git is required)

mkdir -p ~/Library/Application\ Support/TextMate/Bundles
cd ~/Library/Application\ Support/TextMate/Bundles
git clone git://github.com/fancy-lang/fancy-tmbundle.git "Fancy.tmbundle"
osascript -e 'tell app "TextMate" to reload bundles'