alire-project/Alire Setup

Install Alire package manager

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 10, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: alire-project/setup-alire@fc4c8ce471aa30b3af0d39ce15add1ee9eaf28f2 # v6.0.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
versionUse this argument to install a stable or nightly release. Use a version number without v prefix, e.g., 1.0.1, or 'default'/'nightly'. This argument will be ignored if a branch argument is supplied. Defaults to the latest stable release. no2.1.1
branchUse this argument to install a development branch (e.g., master).no""
toolchainArguments to pass to `alr toolchain` after setup.nognat_native gprbuild
msys2Whether to install MSYS2 on Windows. When false, `msys2.do_not_install` will be set to true in alr's settings. notrue
cacheWhether to reuse a cached previous install.notrue
namedescription
cache_hitWhether a cached installation was reused