XUtils

psc-package

A package manager for PureScript based on package sets


psc-package

Build Status

psc-package is an executable which helps manage PureScript dependencies via Git. It can be used directly, but it is also designed to be used by external tools.

See the guide to learn how to use Psc-Package.

install or update the dependencies listed in psc-package.json

$ psc-package install

install or update the package and add it to psc-package.json if not listed

$ psc-package install

list available commands

$ psc-package –help “`


Articles

  • coming soon...