Skip to content

Dpbm/lua-asdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lua - ASDF

A plugin for the asdf version manager.

Dependencies

To install this plugin you need the follow:

Install

Plugin:

asdf plugin add lua https://github.com/Dpbm/lua-asdf.git
# Show all installable versions
asdf list-all lua

# Install specific version
asdf install lua `version`

# Set a version globally
asdf global lua `version`

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

License

See LICENSE © Dpbm

Made with 🥰 by Dpbm