go-junit-report plugin for the asdf version manager.
bash
,curl
,tar
: generic POSIX utilities.
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.
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
See LICENSE © Jhonn W. Frazão