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

Latest commit

 

History

History
12 lines (8 loc) · 353 Bytes

contributing.md

File metadata and controls

12 lines (8 loc) · 353 Bytes

Contributing

Testing Locally:

asdf plugin-test purescript https://github.com/nsaunders/purescript [--asdf-tool-version <version>] [--asdf-plugin-gitref <git-ref>] [test-command*]

#
asdf plugin-test purescript https://github.com/nsaunders/asdf-purescript.git "purs --help"

Tests are automatically run in GitHub Actions on push and PR.