GitHub action to install and run rokit; a toolchain manager
Find a file
2022-09-24 01:04:32 -04:00
.github Format 2022-09-16 23:22:04 -04:00
.editorconfig add editorconfig 2022-07-18 00:28:55 -04:00
action.yml Fix aftman.toml file being removed (#5) 2022-09-24 00:49:27 -04:00
CHANGELOG.md Add changes 2022-09-24 01:04:32 -04:00
LICENSE Initial commit 2022-07-17 21:30:59 -04:00
README.md Update versions 2022-08-30 14:05:09 -04:00

setup-aftman

CI discord

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

Usage

steps:
- uses: actions/setup-aftman@v0.2.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