TextMate bundle for Ruby-like pseudocode syntax colorization. Useful for writing business-readable documentation and prototyping.
- $
cd ~/Library/Application\ Support/TextMate/Bundles/
- $
git clone git://github.com/drtoast/pseudocode-bundle.git Pseudocode.tmbundle
- $
osascript -e 'tell app "TextMate" to reload bundles'