Skip to content

comdotlinux/asdf-allure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-allure Build Lint

allure plugin for the asdf version manager.

Contents

Dependencies

  • bash, curl, tar: generic POSIX utilities.
  • java: see asdf-java for installtion instructions

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

About

asdf plugin for allure framework is a flexible lightweight multi-language test report tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages