mirror of
https://github.com/placeholder-soft/asdf-sui.git
synced 2026-01-12 07:04:08 +08:00
330 B
330 B
Contributing
Testing Locally:
asdf plugin test <plugin-name> <plugin-url> [--asdf-tool-version <version>] [--asdf-plugin-gitref <git-ref>] [test-command*]
# TODO: adapt this
asdf plugin test sui https://github.com/caoer/asdf-sui.git "sui --version"
Tests are automatically run in GitHub Actions on push and PR.