From 3697b14bfbffadb147175d84f869f7bf972fc9c1 Mon Sep 17 00:00:00 2001 From: Max Bernstein Date: Tue, 7 Nov 2023 02:09:52 -0500 Subject: [PATCH] nit --- _posts/2023-11-04-ninja-is-enough.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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