Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bamboo/mjs-check
Checks metascript source files for compilation errors
https://github.com/bamboo/mjs-check
Last synced: 10 days ago
JSON representation
Checks metascript source files for compilation errors
- Host: GitHub
- URL: https://github.com/bamboo/mjs-check
- Owner: bamboo
- License: mit
- Created: 2014-07-30T18:01:51.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-06-25T03:14:05.000Z (over 9 years ago)
- Last Synced: 2023-03-11T02:35:00.384Z (over 1 year ago)
- Language: JavaScript
- Size: 160 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mjs-check
Checks metascript source files for compilation errors.
## Installation
```
npm install --save-dev mjs-check
```## Usage
```
mjs check
```