0.1.2 • Published 9 years ago

purescript-bin v0.1.2

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

purescript-bin Build Status

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.