Home

Awesome

<div align="center">

asdf-codeql Build Lint

codeql plugin for the asdf version manager.

</div>

Contents

Dependencies

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