Files
asdf-foundry-zksync/contributing.md
2024-11-04 18:46:22 +08:00

354 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 foundry-zksync https://github.com/caoer/asdf-foundry-zksync.git "forge --version"

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