Files
asdf-sui/contributing.md
2024-03-30 17:37:37 +08:00

321 B

Contributing

Testing Locally:

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

asdf plugin test sui https://github.com/placeholdersoft/asdf-sui.git "sui --version"

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