mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Added Bazel install step.
This commit is contained in:
@@ -4,7 +4,13 @@ The Swift codeql package is an experimental and unsupported work in progress.
|
||||
|
||||
## Usage
|
||||
|
||||
Run
|
||||
First ensure you have Bazel installed, e.g. with
|
||||
|
||||
```bash
|
||||
brew install bazelisk
|
||||
```
|
||||
|
||||
then run
|
||||
|
||||
```bash
|
||||
bazel run //swift:create-extractor-pack
|
||||
|
||||
Reference in New Issue
Block a user