From 2d80b3b2966a6f145d1de60b432fa2aff3807381 Mon Sep 17 00:00:00 2001 From: "@trimstray" Date: Wed, 13 Feb 2019 09:49:18 +0100 Subject: [PATCH] moved commander.js to 'Other' section --- README.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/README.md b/README.md index 9ad5630..8659d8d 100644 --- a/README.md +++ b/README.md @@ -218,19 +218,12 @@ 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

  :small_orange_diamond: incron - is an inode-based filesystem notification technology.
  :small_orange_diamond: tldr - simplified and community-driven man pages.
+  :small_orange_diamond: commander.js - minimal CLI creator in JavaScript.

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