/asdf-lf

Primary LanguageShellMIT LicenseMIT

asdf-lf Build Lint

lf plugin for the asdf version manager.

Contents

Compatibility

This plugin works with Linux and MacOS, both amd64 and arm64 CPU architecture.

Install

Plugin:

asdf plugin add lf
# or
asdf plugin add lf https://github.com/iul1an/asdf-lf.git

lf:

# Show all installable versions
asdf list-all lf

# Install specific version
asdf install lf latest

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

# Now lf commands are available
lf --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 © Iulian Mandache