cairo-profiler plugin for the asdf version manager.
Plugin:
asdf plugin add cairo-profiler
# or
asdf plugin add cairo-profiler https://github.com/software-mansion/asdf-cairo-profiler.git
cairo-profiler:
# Show all installable versions
asdf list-all cairo-profiler
# Install specific version
asdf install cairo-profiler latest
# Set a version globally (on your ~/.tool-versions file)
asdf global cairo-profiler latest
# Now cairo-profiler commands are available
cairo-profiler --help
Check asdf readme for more instructions on how to install & manage versions.
See LICENSE © Wojciech Szymczyk