asdf-borg [](https://github.com/lwiechec/asdf-borg/actions/workflows/build.yml) [](https://github.com/lwiechec/asdf-borg/actions/workflows/lint.yml)

May 9, 2025 · View on GitHub

asdf-borg Build Lint

borg plugin for the asdf version manager.

Contents

Dependencies

  • bash, curl: generic POSIX utilities.

Install

Plugin:

asdf plugin add borg https://github.com/lwiechec/asdf-borg.git

borg:

# Show all installable versions
asdf list all borg

# Install specific version
asdf install borg latest

# Set a version globally (on your ~/.tool-versions file)
asdf set -u borg latest

# Now babashka commands are available
borg --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!

Thanks

This repository is adapted from adsf-babashka by Frederic Merizen.

License

Distributed under the Eclipse Public License, the same as adsf-babashka. © Lukasz Wiechec