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)
- Host: GitHub
- URL: https://github.com/markbates/mocha-coffeescript-tmbundle
- Owner: markbates
- Created: 2012-05-15T19:56:51.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2012-05-17T01:17:58.000Z (about 14 years ago)
- Last Synced: 2025-07-13T21:24:42.655Z (12 months ago)
- Size: 90.8 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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