Skip to content

Commit 7954f30

Browse files
authored
docs: point to the 'impacted' command for Aspect CLI (#299)
1 parent cf66975 commit 7954f30

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,12 @@ You can see the example shell script in action below:
5050

5151
Open `bazel-diff-example.sh` to see how this is implemented. This is purely an example use-case, but it is a great starting point to using `bazel-diff`.
5252

53+
## With Aspect CLI
54+
55+
Aspect's Extension Language (AXL) allows the shell script above to be expressed in Starlark, and exposed as an `impacted` command on your terminal.
56+
57+
See https://github.com/aspect-extensions/impacted
58+
5359
## How it works
5460

5561
`bazel-diff` works as follows

0 commit comments

Comments
 (0)