Skip to content

pdemagny/asdf-versio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-versio Build Lint

versio plugin for the asdf version manager.

Contents

Dependencies

Install

Plugin:

asdf plugin add versio
# or
asdf plugin add versio https://github.com/pdemagny/asdf-versio.git

versio:

# Show all installable versions
asdf list-all versio

# Install specific version
asdf install versio latest

# Set a version globally (on your ~/.tool-versions file)
asdf global versio latest

# Now versio commands are available
versio --help

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

Contributing

Contributions of any kind welcome! See the contributing guide.

Thanks goes to these contributors!

License

See LICENSE © Pierre Demagny

Releases

No releases published

Packages

No packages published

Languages