mirrord plugin for the asdf version manager.
bash,curl, and POSIX utilities.- mirrord has OS specific binaries and are downloaded on the basis
OSTYPEfor determining the OS andunamefor the architecture.
Plugin:
asdf plugin add mirrord
# or
asdf plugin add mirrord https://github.com/metalbear-co/asdf-mirrord.gitmirrord:
# Show all installable versions
asdf list-all mirrord
# Install specific version
asdf install mirrord latest
# Set a version globally (on your ~/.tool-versions file)
asdf global mirrord latest
# Now mirrord commands are available
mirrord --versionCheck asdf readme for more instructions on how to install & manage versions.
Contributions of any kind welcome! See the contributing guide.