Added Bazel install step.

This commit is contained in:
Geoffrey White
2022-05-31 10:25:42 +01:00
committed by GitHub
parent 6cfd790cda
commit 27968b60a5

View File

@@ -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