Add CLI creators to CLI section

pull/61/head
Gant Laborde 2019-01-14 11:13:40 -06:00 committed by GitHub
parent fdc25cad15
commit 267a484dc7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -218,6 +218,14 @@ Only main chapters:
&nbsp;&nbsp;:small_orange_diamond: <a href="https://github.com/trimstray/multitor"><b>multitor</b></a> - a tool that lets you create multiple TOR instances with a load-balancing.<br>
</p>
##### :black_small_square: CLI Creators
<p>
&nbsp;&nbsp;:small_orange_diamond: <a href="https://github.com/tj/commander.js/"><b>Commander.JS</b></a> - minimal CLI creator in JavaScript.<br>
&nbsp;&nbsp;:small_orange_diamond: <a href="https://github.com/infinitered/gluegun/"><b>Gluegun</b></a> - Advanced CLI one-stop-shop with strong types in JavaScript, plugin support, and docs.<br>
</p>
##### :black_small_square: Other
<p>