Awesome
<div align="center">asdf-mirrord
mirrord plugin for the asdf version manager.
</div>Contents
Dependencies
bash
,curl
, and POSIX utilities.- mirrord has OS specific binaries and are downloaded on the basis
OSTYPE
for determining the OS anduname
for the architecture.
Install
Plugin:
asdf plugin add mirrord
# or
asdf plugin add mirrord https://github.com/metalbear-co/asdf-mirrord.git
mirrord:
# 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 --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!