purs-node

Runs purescript output without hassle.


License
MIT
Install
npm install purs-node@2.0.0

Documentation

purs-node

Runs compiled purescript output without hassle.

Install

npm install purs-node [-g]

Run

Run main function of compiled module:

purs-node [node options] [--] Module.Name[:main] [args]

e.g.,

purs-node --watch Test.Main

Options:

  • --output - output dir, default is output

License

MEAT.