checkmake plugin for the asdf version manager.
asdf
(bash
,curl
)
Plugin:
asdf plugin add checkmake
# or
asdf plugin add checkmake https://github.com/Luzilla/asdf-checkmake.git
checkmake:
# Show all installable versions
asdf list-all checkmake
# Install specific version
asdf install checkmake latest
# Set a version globally (on your ~/.tool-versions file)
asdf global checkmake latest
# Now checkmake commands are available
checkmake --help
Check asdf readme for more instructions on how to install & manage versions.
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors and the authors/contributors of checkmake!
See LICENSE © Luzilla Capital GmbH