mirror of
https://github.com/trimstray/the-book-of-secret-knowledge
synced 2024-12-27 09:58:30 +01:00
Add CLI creators to CLI section
This commit is contained in:
parent
fdc25cad15
commit
267a484dc7
1 changed files with 8 additions and 0 deletions
|
@ -218,6 +218,14 @@ Only main chapters:
|
|||
: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>
|
||||
:small_orange_diamond: <a href="https://github.com/tj/commander.js/"><b>Commander.JS</b></a> - minimal CLI creator in JavaScript.<br>
|
||||
: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>
|
||||
|
|
Loading…
Reference in a new issue