Awesome
<div align="center">asdf-go-junit-report
go-junit-report plugin for the asdf version manager.
</div>Contents
Dependencies
bash
,curl
,tar
: generic POSIX utilities.
Install
Plugin:
asdf plugin add go-junit-report
# or
asdf plugin add go-junit-report https://github.com/jwillker/asdf-go-junit-report.git
go-junit-report:
# Show all installable versions
asdf list-all go-junit-report
# Install specific version
asdf install go-junit-report latest
# Set a version globally (on your ~/.tool-versions file)
asdf global go-junit-report latest
# Now go-junit-report commands are available
go-junit-report --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 © Jhonn W. Frazão