purescript-psa

v0.1.0
Error/Warning reporting frontend for psc
purescript psc

docs

psc-docs "bin/bower_components/*/src/**/*.purs" --docgen Psa:docs/Psa.md --docgen Psa.Printer:docs/Psa.Printer.md --docgen Psa.Printer.Default:docs/Psa.Printer.Default.md

test

node index.js -o "test/output" -f "test/*.js" -f "test/bower_components/purescript-*/src/**/*.js" "test/*.purs" "test/bower_components/purescript-*/src/**/*.purs"

setup

bower link && cd bin && bower link purescript-psa && bower install

compile

psc -r "../" -c -f "bin/src/**/*.js" -f "bin/bower_components/purescript-*/src/**/*.js" "bin/src/**/*.purs" "bin/bower_components/purescript-*/src/**/*.purs"

predocs

rm -rf docs

pretest

rm -rf test/output

test-psc

psc -o "test/output" -f "test/*.js" -f "test/bower_components/purescript-*/src/**/*.js" "test/*.purs" "test/bower_components/purescript-*/src/**/*.purs"

prepublish

rm -rf output && npm run compile

pretest-psc

rm -rf test/output

compile-self

node index.js -r "../" -c -f "bin/src/**/*.js" -f "bin/bower_components/purescript-*/src/**/*.js" "bin/src/**/*.purs" "bin/bower_components/purescript-*/src/**/*.purs"

Metadata

  • MIT
  • Whatever
  • Nathan Faubion
  • released 1/8/2016

Downloads

Maintainers