Skip to content

Latest commit

 

History

History
55 lines (35 loc) · 1.39 KB

README.md

File metadata and controls

55 lines (35 loc) · 1.39 KB

asdf-virtualos Build Lint

Contents

Dependencies

Install

Plugin:

asdf plugin add virtualos
# or
asdf plugin add virtualos https://github.com/tuist/asdf-virtualos.git

virtualos:

# Show all installable versions
asdf list-all virtualos

# Install specific version
asdf install virtualos latest

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

# Now virtualos commands are available
virtualos --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 © Tuist