asdf-gobackup [](https://github.com/0ghny/asdf-gobackup/actions/workflows/build.yml) [](https://github.com/0ghny/asdf-gobackup/actions/workflows/lint.yml)
May 28, 2023 · View on GitHub
asdf-gobackup

gobackup plugin for the asdf version manager.
Contents
Dependencies
bash,curl,tar: generic POSIX utilities.- Optional:
ASDF_GOBACKUP_OVERWRITE_ARCHif present you can specify arch to download an specific one.
Install
Plugin:
asdf plugin add gobackup
# or
asdf plugin add gobackup https://github.com/0ghny/asdf-gobackup.git
gobackup:
# Show all installable versions
asdf list-all gobackup
# Install specific version
asdf install gobackup latest
# Set a version globally (on your ~/.tool-versions file)
asdf global gobackup latest
# Now gobackup commands are available
gobackup --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!