Skip to content

jwillker/asdf-go-junit-report

Repository files navigation

asdf-go-junit-report Build Lint

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

About

go-junit-report plugin for asdf version manager.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages