From e809d2bd933310e77f3342bb19d431ed957b7c58 Mon Sep 17 00:00:00 2001 From: zimbatm Date: Wed, 14 Feb 2024 16:33:25 +0100 Subject: [PATCH] REAMDE: add riig section --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..18d8bca --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# treefmt 2.0 - one CLI to format your code tree + + + +## Why we rewrote it in Go + +We have very limited time available, and want to write useful tools with it. +Our personal experience was that Rust was slowing us down. + +This video things up quite nicely: +