asdf-go-junit-report [](https://github.com/jwillker/asdf-go-junit-report/actions/workflows/build.yml) [](https://github.com/jwillker/asdf-go-junit-report/actions/workflows/lint.yml)
November 7, 2022 · View on GitHub
asdf-go-junit-report

go-junit-report plugin for the asdf version manager.
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