0.2.3 • Published 3 years ago

psvm-ps v0.2.3

Weekly downloads
-
License
BSD-3-Clause
Repository
-
Last release
3 years ago

psvm-ps

PureScript version management in PureScript, expanding upon psvm-js.

Installs files under $HOME/.psvm, and as such, this tool currently only supports Linux given that I don't have access to Windows/MacOS environments. Pull requests to add compatibility for these two operating systems is welcome.

$ psvm
psvm-ps
    PureScript version management in PureScript.

    --help,-h        Show this help message.
    --version,-v     Show the installed psvm-ps version.

    clean            Clean downloaded artifacts.
    install          Install a PureScript version.
    ls               List PureScript versions.
    uninstall        Uninstall a PureScript version.
    use              Use a PureScript version.

Installation

$ npm install -g psvm-ps
0.2.3

3 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago