Skip to content

deprecate/purescript-bin

Repository files navigation

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.