{"library":"purescript-installer","title":"PureScript Installer","description":"A command-line tool that installs the PureScript compiler to the current working directory. It first checks a disk cache, then downloads a prebuilt binary from the PureScript release page, and as a last resort compiles from source using Stack. Version 0.3.5 is the current stable release, with sparse updates since 2019. It is designed to be used behind the scenes by the `purescript` npm package, not directly by most users. Key differentiator: handles multiple installation strategies (cache, binary download, source compilation) automatically.","language":"javascript","status":"maintenance","last_verified":"Fri May 01","install":{"commands":["npm install purescript-installer"],"cli":{"name":"purs","version":null}},"imports":["npx install-purescript","npm install --save-dev purescript-installer"],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"npm install --save-dev purescript-installer\nnpx install-purescript --purs-ver 0.14.5","lang":"javascript","description":"Install the purescript-installer package and run it to download a specific version of the PureScript compiler.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}