From 267a484dc7afcd14cb83f6d670391ab80539e8e5 Mon Sep 17 00:00:00 2001 From: Gant Laborde Date: Mon, 14 Jan 2019 11:13:40 -0600 Subject: [PATCH] Add CLI creators to CLI section --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index bfe0769..9ad5630 100644 --- a/README.md +++ b/README.md @@ -218,6 +218,14 @@ Only main chapters:   :small_orange_diamond: multitor - a tool that lets you create multiple TOR instances with a load-balancing.

+##### :black_small_square: CLI Creators + +

+  :small_orange_diamond: Commander.JS - minimal CLI creator in JavaScript.
+  :small_orange_diamond: Gluegun - Advanced CLI one-stop-shop with strong types in JavaScript, plugin support, and docs.
+ +

+ ##### :black_small_square: Other