asdf-codeql [](https://github.com/bored-engineer/asdf-codeql/actions/workflows/build.yml) [](https://github.com/bored-engineer/asdf-codeql/actions/workflows/lint.yml)
December 19, 2021 · View on GitHub
asdf-codeql

codeql plugin for the asdf version manager.
Contents
Dependencies
bash,curl,zip: generic POSIX utilities.
Install
Plugin:
asdf plugin add codeql
# or
asdf plugin add codeql https://github.com/bored-engineer/asdf-codeql.git
codeql:
# Show all installable versions
asdf list-all codeql
# Install specific version
asdf install codeql latest
# Set a version globally (on your ~/.tool-versions file)
asdf global codeql latest
# Now codeql commands are available
codeql --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 © Luke Young