mirror of
https://github.com/github/codeql.git
synced 2025-12-18 01:33:15 +01:00
Update Swift readme
This commit is contained in:
@@ -4,13 +4,13 @@ The Swift codeql package is an experimental and unsupported work in progress.
|
|||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
First ensure you have Bazel installed, e.g. with
|
First ensure you have Bazel installed, for example with
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
brew install bazelisk
|
brew install bazelisk
|
||||||
```
|
```
|
||||||
|
|
||||||
then run
|
then from the `ql` directory run
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
bazel run //swift:create-extractor-pack
|
bazel run //swift:create-extractor-pack
|
||||||
|
|||||||
Reference in New Issue
Block a user