Package Exports
- purescript-bin
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (purescript-bin) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
purescript-bin 
Binary wrapper for purescript
Install
$ npm install --global purescript-bin
$ psc --help
$ psci --help
$ psc-docs --help
$ psc-make --help
License
MIT
Thanks
Thanks @kevva who I stole literally all the code for this from. Check out elm-platform-bin, too.