gulp-purescript

v0.8.0
Run the PureScript compiler
gulpplugin purescript

test:run

node test.js | tap-spec

test

npm run-script build && npm run-script test:run

build

npm run-script build:compile && npm run-script build:docs && npm run-script build:package

build:compile

pulp build -o build

build:docs

pulp docs

build:package

webpack --progress --colors --profile --bail

build:json

webpack --progress --colors --profile --bail --json > index.json

prepublish

npm run-script build

Metadata

  • MIT
  • >=0.10.0
  • Eric
  • released 11/28/2015

Downloads

Maintainers