https://github.com/mochajs/mocha.tmbundle
TextMate support for Mocha
https://github.com/mochajs/mocha.tmbundle
Last synced: 3 months ago
JSON representation
TextMate support for Mocha
- Host: GitHub
- URL: https://github.com/mochajs/mocha.tmbundle
- Owner: mochajs
- License: mit
- Created: 2018-01-09T19:36:39.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-09T19:54:09.000Z (over 7 years ago)
- Last Synced: 2025-03-25T02:11:10.939Z (3 months ago)
- Size: 2.93 KB
- Stars: 3
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mocha TextMate Bundle
A [TextMate](https://github.com/textmate/textmate) Bundle for The Mocha
JavaScript test framework.## Installation
```bash
$ curl -L -o mocha.tmbundle https://github.com/mochajs/mocha.tmbundle/archive/master.zip
```## License
[MIT](LICENSE)