浏览代码

Add CLI creators to CLI section

pull/61/head
Gant Laborde 5 年前
committed by GitHub
父节点
当前提交
267a484dc7
找不到此签名对应的密钥 GPG 密钥 ID: 4AEE18F83AFDEB23
共有 1 个文件被更改,包括 8 次插入0 次删除
  1. +8
    -0
      README.md

+ 8
- 0
README.md 查看文件

@@ -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>


正在加载...
取消
保存