Skip to content
/ psvm-ps Public
forked from purefunctor/psvm-ps

PureScript version management in PureScript.

License

Notifications You must be signed in to change notification settings

andys8/psvm-ps

 
 

Repository files navigation

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

About

PureScript version management in PureScript.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PureScript 78.9%
  • JavaScript 14.1%
  • Dhall 7.0%