GitHub action to install and run rokit; a toolchain manager
Find a file
2022-08-22 13:58:54 -04:00
.github Use Powershell syntax for executable check 2022-08-22 13:58:54 -04:00
.editorconfig add editorconfig 2022-07-18 00:28:55 -04:00
action.yml Add deprecation message to trust inputs 2022-08-18 15:49:59 -04:00
CHANGELOG.md swap day and month 2022-07-18 13:19:13 -04:00
LICENSE Initial commit 2022-07-17 21:30:59 -04:00
README.md Remove trusts 2022-08-17 00:39:16 -04:00

setup-aftman

CI discord

Github action to install and run aftman; a toolchain manager.

Usage

steps:
- uses: actions/setup-aftman@v0

Parameters

name description default
version aftman version in the form vx.x.x -
path Path to the aftman.toml directory .
token Github token from github.token github.token

Credits

@nezuo - Installing aftman using gh