asdf-cairo-profiler [](https://github.com/software-mansion/asdf-cairo-profiler/actions/workflows/build.yml) [](https://github.com/software-mansion/asdf-cairo-profiler/actions/workflows/lint.yml)
February 12, 2025 · View on GitHub
asdf-cairo-profiler

cairo-profiler plugin for the asdf version manager.
Contents
Install
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 set --home cairo-profiler latest
# Now cairo-profiler commands are available
cairo-profiler --help
Check asdf readme for more instructions on how to install & manage versions.
License
See LICENSE © Wojciech Szymczyk