| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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.
If you're a Windows Chocolatey user, then you can install psc-package from the official repo:
$ choco install 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 <package>
# list available commands
$ psc-package --help| Back | FazBrowse Home | New Git URL |