purescript plugin for the asdf version manager.
bash
,curl
,tar
: generic POSIX utilities.- NodeJS
Plugin:
asdf plugin add purescript https://github.com/jrrom/asdf-purescript.git
purescript:
# Show all installable versions
asdf list-all purescript
# Install specific version
asdf install purescript latest
# Set a version globally (on your ~/.tool-versions file)
asdf global purescript latest
# Now purescript commands are available
purs --help
Check asdf readme for more instructions on how to install & manage versions.
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
Special thanks to asdf
nsaunders (Now archived)