codeql plugin for the asdf version manager.
bash
,curl
,zip
: generic POSIX utilities.
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.
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
See LICENSE © Luke Young