An open API service indexing awesome lists of open source software.

https://github.com/markbates/mocha-coffeescript-tmbundle

TextMate/Sublime Text 2 bundle for Mocha (CoffeeScript)
https://github.com/markbates/mocha-coffeescript-tmbundle

Last synced: 5 months ago
JSON representation

TextMate/Sublime Text 2 bundle for Mocha (CoffeeScript)

Awesome Lists containing this project

README

          

# Mocha - CoffeeScript TextMate/Sublime Text 2 Bundle

This is a simple TextMate/Sublime Text 2 bundle that gives basic support for Mocha in a CoffeeScript file. This bundle is based on the one provided by [https://github.com/visionmedia/mocha](https://github.com/visionmedia/mocha)

## Install

cd ~/Library/Application\ Support/TextMate/Bundles (Textmate 1)
cd /Applications/TextMate.app/Contents/SharedSupport/Bundles (Textmate 2)
cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages (Sublime Text 2)
git clone git://github.com/markbates/mocha-coffeescript-tmbundle MochaCoffeeScriptBundle.tmbundle