This action sets up jank for use in Github Actions.
Warning
Since jank is still in alpha, this will always download the latest binary built from main.
- name: Setup jank
# Feel free to use a commit hash here, instead of main, if you prefer to
# manually review updates.
uses: jank-lang/setup-jank@mainCurrently, this action supports Debian/Ubuntu and macOS. Window is not supported.
| OS | Package |
|---|---|
| Debian/Ubuntu | ppa.jank-lang.org |
| macOS | homebrew-jank |