We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 125c7b0 commit 33afed0Copy full SHA for 33afed0
1 file changed
README.md
@@ -6,6 +6,10 @@ This is a port of
6
<https://github.com/bazelbuild/bazel/blob/master/tools/aquery_differ/aquery_differ.py>
7
to golang.
8
9
+## Installation
10
+
11
+Download and unzip a release artifact, or clone and `bazel build //cmd/aquerydiff`.
12
13
## Usage
14
15
```bash
0 commit comments