asdf-git-lfs [](https://github.com/DanieleIsoni/asdf-git-lfs/actions/workflows/build.yml) [](https://github.com/DanieleIsoni/asdf-git-lfs/actions/workflows/lint.yml)

October 29, 2024 · View on GitHub

asdf-git-lfs Build Lint

git-lfs plugin for the asdf version manager.

Contents

Dependencies

Install

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.

Contributing

Contributions of any kind welcome! See the contributing guide.

Thanks goes to these contributors!

License

See LICENSE © Daniele Isoni