Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 294 Bytes

File metadata and controls

19 lines (11 loc) · 294 Bytes

Contributing

  • Clone the repo
  • Make your branch
  • Add your changes
  • Commit
  • Test local

In the repo root run:

asdf plugin test djinni ./ [--asdf-tool-version <version>] --asdf-plugin-gitref <git-ref> "djinni --help"

Tests are automatically run in GitHub Actions on PR.