Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/disnet/jscheck

Project for 203
https://github.com/disnet/jscheck

Last synced: about 1 month ago
JSON representation

Project for 203

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