Awesome
<div align="center">asdf-mockolo
mockolo plugin for the asdf version manager.
</div>Contents
Dependencies
TODO: adapt this section
bash
,curl
,tar
, and POSIX utilities.SOME_ENV_VAR
: set this environment variable in your shell config to load the correct version of tool x.
Install
Plugin:
asdf plugin add mockolo
# or
asdf plugin add mockolo https://github.com/MontakOleg/asdf-mockolo.git
mockolo:
# Show all installable versions
asdf list-all mockolo
# Install specific version
asdf install mockolo latest
# Set a version globally (on your ~/.tool-versions file)
asdf global mockolo latest
# Now mockolo commands are available
mockolo --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!
License
See LICENSE © Oleg Montak