Skip to content
This repository has been archived by the owner on Jan 25, 2023. It is now read-only.

nsaunders-archived/asdf-purescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-purescript Build Lint

PureScript plugin for the asdf version manager.

Dependencies

The only dependencies are bash, curl, and tar.

Install

Plugin:

asdf plugin-add purescript
# or
asdf plugin-add https://github.com/nsaunders/asdf-purescript.git

Installation:

# 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 purs command is available.
purs --help

Check asdf readme for more instructions on how to install and manage versions.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages