浏览代码

Merge pull request #375 from c9s/patch-1

Adding CLIFramework
pull/573/head
Jad Bitar 10 年前
父节点
当前提交
2ef7c249c3
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

537
 * [Cilex](https://github.com/Cilex/Cilex) - A micro framework for building command line tools.
537
 * [Cilex](https://github.com/Cilex/Cilex) - A micro framework for building command line tools.
538
 * [CLImate](https://github.com/thephpleague/climate) - A library for outputting colours and special formatting.
538
 * [CLImate](https://github.com/thephpleague/climate) - A library for outputting colours and special formatting.
539
 * [CLI Menu](https://github.com/php-school/cli-menu) - A library for building CLI menus.
539
 * [CLI Menu](https://github.com/php-school/cli-menu) - A library for building CLI menus.
540
+* [CLIFramework](https://github.com/c9s/CLIFramework) - A command-line framework supports zsh/bash completion generation, subcommands and option constraints. It also powers phpbrew.
540
 
541
 
541
 ## Authentication and Authorization
542
 ## Authentication and Authorization
542
 *Libraries for implementing user authentication and authorization.*
543
 *Libraries for implementing user authentication and authorization.*

正在加载...
取消
保存