Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 370 Bytes

contributing.md

File metadata and controls

11 lines (7 loc) · 370 Bytes

Contributing

Testing Locally:

asdf plugin test promtool https://github.com/asdf-community/asdf-promtool [--asdf-tool-version <version>] [--asdf-plugin-gitref <git-ref>] "promtool --version"

asdf plugin test promtool https://github.com/asdf-community/asdf-promtool.git "promtool --version"

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