Skip to content

lyxal/vyxasdf

Repository files navigation

vyxasdf Build Lint

vyxal plugin for the asdf version manager.

Contents

Dependencies

  • bash, curl, tar, and POSIX utilities.
  • poetry for building vyxal from source.

Install

Plugin:

asdf plugin add vyxal
# or
asdf plugin add vyxal https://github.com/lyxal/vyxasdf.git

vyxal2:

# Show all installable versions
asdf list-all vyxal

# Install specific version
asdf install vyxal latest

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

# Now vyxal commands are available
vyxal '' 'h'

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

Contributing

Contributions of any kind welcome! See the contributing guide.

License

See LICENSE © lyxal