git-lfs plugin for the asdf version manager.
git
,bash
,curl
,tar
,zip
and POSIX utilities.
Plugin:
asdf plugin add git-lfs
# or
asdf plugin add git-lfs https://github.com/DanieleIsoni/asdf-git-lfs.git
git-lfs:
# Show all installable versions
asdf list-all git-lfs
# Install specific version
asdf install git-lfs latest
# Set a version globally (on your ~/.tool-versions file)
asdf global git-lfs latest
# Now git-lfs commands are available
git lfs --version
Check asdf readme for more instructions on how to install & manage versions.
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
See LICENSE © Daniele Isoni