purescript-psa

v0.3.9
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 --is-lib=test/bower_components -o "test/output" -f "test/*.js" -f "test/bower_components/purescript-*/src/**/*.js" "test/*.purs" "test/bower_components/purescript-*/src/**/*.purs"

build

npm run compile

setup

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

compile

psa --is-lib=bin/bower_components -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 -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 6/4/2016

Downloads

Maintainers