Awesome
<div align="center">asdf-gobackup
gobackup plugin for the asdf version manager.
</div>Contents
Dependencies
bash
,curl
,tar
: generic POSIX utilities.- Optional:
ASDF_GOBACKUP_OVERWRITE_ARCH
if 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!