scip-gleam plugin for the asdf version manager.
TODO: adapt this section
bash,curl,tar, and POSIX utilities.SOME_ENV_VAR: set this environment variable in your shell config to load the correct version of tool x.
Plugin:
asdf plugin add scip-gleam
# or
asdf plugin add scip-gleam https://github.com/rover-app/asdf-scip-gleam.gitscip-gleam:
# Show all installable versions
asdf list-all scip-gleam
# Install specific version
asdf install scip-gleam latest
# Set a version globally (on your ~/.tool-versions file)
asdf global scip-gleam latest
# Now scip-gleam commands are available
scip-gleam --versionCheck asdf readme for more instructions on how to install & manage versions.
Contributions of any kind welcome! See the contributing guide.