/asdf-purescript

PureScript plugin for asdf version manager

Primary LanguageShell

asdf-purescript

PureScript plugin for asdf version manager.

This is an incredibly simple plugin that leverages npm & asdf itself for most of the hard work.

Install

asdf plugin-add purescript https://github.com/obmarg/asdf-purescript.git

Use

Check asdf readme for instructions on how to install & manage versions of PureScript.

Installing PureScript requires npm - you can use asdf-nodejs to install this if you don't have it already. Note that you need .tool-versions file with nodejs in it in your home directory for the install to work.