Skip to content

wizzardich/asdf-govulncheck

Repository files navigation

asdf-govulncheck

Build Lint

govulncheck plugin for the asdf version manager.

Contents

Dependencies

  • bash, curl, tar: generic POSIX utilities.
  • go: golang installation, best provisioned with asdf-golang

Install

Plugin:

asdf plugin add govulncheck
# or
asdf plugin add govulncheck https://github.com/wizzardich/asdf-govulncheck.git

govulncheck:

# Show all installable versions
asdf list-all govulncheck

# Install specific version
asdf install govulncheck latest

# Set a version globally (on your ~/.tool-versions file)
asdf global govulncheck latest

# Now govulncheck commands are available
govulncheck --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 © Vlad Tomashpolskyi

About

govulncheck plugin for asdf version manager

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages