setup-rokit/README.md
2022-11-08 22:27:35 -05:00

853 B

setup-aftman

CI discord

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

Usage

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

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