Awesome
<div align="center">asdf-container-structure-test
container-structure-test plugin for the asdf version manager.
</div>Contents
Dependencies
bash
,curl
,tar
, and POSIX utilities.
Installation
Plugin
In order to install the plugin you should execute the following commands:
asdf plugin add container-structure-test
# or
asdf plugin add container-structure-test https://github.com/FeryET/asdf-container-structure-test.git
Container Structure Test Package
After installing the plugin, you can use asdf
to either install the package locally or globally via explicit version pinning.
# Show all installable versions
asdf list-all container-structure-test
# Install latest version
asdf install container-structure-test latest
# Set a version globally (on your ~/.tool-versions file)
asdf global container-structure-test latest
# Now container-structure-test commands are available
container-structure-test --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!
License
See LICENSE © Farhood Etaati