Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/disnet/jscheck
Project for 203
https://github.com/disnet/jscheck
Last synced: about 1 month ago
JSON representation
Project for 203
- Host: GitHub
- URL: https://github.com/disnet/jscheck
- Owner: disnet
- License: other
- Created: 2010-02-06T01:10:30.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2010-04-05T20:18:45.000Z (over 14 years ago)
- Last Synced: 2023-04-10T22:39:26.910Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 1.72 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
To run JSCheck you will need a working haskell environment. It has been tested
on Haskell 6.10.4 but it probably works on earlier version as well.To Install:
In the jscheck root directory run:
$ cabal install(you might need to install dependancies if cabal doesn't do it for you)
Cabal will install jscheck to ~/.cabal/bin.
To run:
$ ~/.cabal/bin/jscheck ""To test:
$ ~/.cabal/bin/test-jscheck