Skip to content

bored-engineer/asdf-codeql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-codeql Build Lint

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

About

An asdf plugin for codeql-cli

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages