Skip to content

software-mansion/asdf-cairo-coverage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-cairo-coverage

cairo-coverage plugin for the asdf version manager.

Install

This plugin needs bash, curl, tar and other generic POSIX utilities. Everything should be included by default on your system.

asdf plugin add cairo-coverage https://github.com/software-mansion/asdf-cairo-coverage.git

Use

Show all installable versions:

asdf list-all cairo-coverage

Install latest version:

asdf install cairo-coverage latest

Install specific version:

asdf install cairo-coverage 0.2.0

Set a version globally (in your ~/.tool-versions file):

asdf global cairo-coverage latest

Now cairo-coverage commands are available:

cairo-coverage --version

Check asdf readme for more instructions on how to install & manage versions.

About

ASDF plugin for Cairo Coverage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages