Home

Awesome

<div align="center">

asdf-allure Build Lint

allure plugin for the asdf version manager.

</div>

Contents

Dependencies

Install

Plugin:

asdf plugin add allure
# or
asdf plugin add allure https://github.com/comdotlinux/asdf-allure.git

allure:

# Show all installable versions
asdf list-all allure

# Install specific version
asdf install allure latest

# Set a version globally (on your ~/.tool-versions file)
asdf global allure latest

# Now allure commands are available
allure --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 © Guruprasad Kulkarni