diff --git a/_posts/2023-11-04-ninja-is-enough.md b/_posts/2023-11-04-ninja-is-enough.md index 80611de4..a7d87a57 100644 --- a/_posts/2023-11-04-ninja-is-enough.md +++ b/_posts/2023-11-04-ninja-is-enough.md @@ -267,7 +267,7 @@ Ninja. This post is accidentally very similar for the first two thirds. * This [tiny little implementation in Python](https://github.com/gkbrk/scripts/blob/master/ninja.py)! * [Siso](https://chromium.googlesource.com/infra/infra/+/refs/heads/main/go/src/infra/build/siso/), which is meant to be a drop-in Ninja replacement with remote execution -* [Shake](https://shakebuild.com/), a build system in its own right, that can +* [Shake](https://shakebuild.com/), a build system in its own right that can also execute Ninja files If you want to see a demo of `ninja_syntax.py` (from upstream Ninja) and