micro plugin for the asdf version manager.
bash
,curl
,unzip
,tar
, and POSIX utilities.
Plugin:
asdf plugin add micro
# or
asdf plugin add micro https://github.com/sarg3nt/asdf-micro.git
micro:
# Show all installable versions
asdf list-all micro
# Install specific version
asdf install micro latest
# Set a version globally (on your ~/.tool-versions file)
asdf global micro latest
# Now micro commands are available
micro --version
Check asdf readme for more instructions on how to install & manage versions.
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
See LICENSE © Dave Sargent