cairo-coverage plugin for the asdf version manager.
This plugin needs bash, curl, tar and other generic POSIX utilities.
Everything should be included by default on your system.
asdf plugin add cairo-coverageor
asdf plugin add cairo-coverage https://github.com/software-mansion/asdf-cairo-coverage.gitShow all installable versions:
asdf list all cairo-coverageInstall latest version:
asdf install cairo-coverage latestInstall specific version:
asdf install cairo-coverage 0.2.0Set a version globally (in your ~/.tool-versions file):
asdf set --home cairo-coverage latestNow cairo-coverage commands are available:
cairo-coverage --versionCheck asdf readme for more instructions on how to install & manage versions.