gulp-purescript

v1.0.0
Run the PureScript compiler
gulpplugin purescript

psc

psc 'src/**/*.purs' 'bower_components/purescript-*/src/**/*.purs'

test

npm run psc && (node test/test.js | tap-spec)

prepublish

rm -r output && npm run psc

Metadata

  • MIT
  • >=0.10.0
  • Eric
  • released 6/6/2016

Downloads

Maintainers