rsrchboy / asdf-gosec

gosec plugin for asdf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

asdf-gosec Build Lint

gosec plugin for the asdf version manager.

Contents

Dependencies

  • bash, curl, tar: generic POSIX utilities.

Install

Plugin:

asdf plugin add gosec
# or
asdf plugin add gosec https://github.com/rsrchboy/asdf-gosec.git

gosec:

# Show all installable versions
asdf list-all gosec

# Install specific version
asdf install gosec latest

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

# Now gosec commands are available
gosec --version

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 © Chris Weyl

About

gosec plugin for asdf

License:Other


Languages

Language:Shell 100.0%