Files
asdf-foundry-zksync/contributing.md
2024-11-04 19:08:31 +08:00

341 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 foundry-zksync https://github.com/placeholder-soft/foundry-zksync.git "forge --version"

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