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

Latest commit

 

History

History
12 lines (8 loc) · 313 Bytes

contributing.md

File metadata and controls

12 lines (8 loc) · 313 Bytes

Contributing

Testing Locally:

asdf plugin test <plugin-name> <plugin-url> [--asdf-tool-version <version>] [--asdf-plugin-gitref <git-ref>] [test-command*]

#
asdf plugin test exa https://github.com/nyrst/asdf-exa.git "exa --version"

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