From 836a67df5f3c98e17bc59e4e2531b5526032f794 Mon Sep 17 00:00:00 2001 From: curry798 Date: Tue, 2 Jul 2024 10:34:08 +0800 Subject: [PATCH] add x-cmd to other list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b45b47d..d8836e6 100644 --- a/README.md +++ b/README.md @@ -389,6 +389,7 @@ Only main chapters:    commander.js - minimal CLI creator in JavaScript.
   gron - make JSON greppable!
   bed - binary editor written in Go.
+   x-cmd - A vast and interesting collection of tools that can then bootstrap lots of other programs / functions in a consistent and structured way.

#### GUI Tools  [[TOC]](#anger-table-of-contents)