terminus-plugin-project/terminus-developer-plugin
Composer 安装命令:
composer require terminus-plugin-project/terminus-developer-plugin
包简介
Developer - A Terminus plugin to assist with plugin development.
README 文档
README
Developer - A Terminus plugin to assist with plugin development.
Usage:
$ terminus developer:help <keyword> [--output=browse|print]
If the --output option is not provided, the default is browse.
Examples:
$ terminus developer:help debug
Search for the keyword debug in the documentation and return results in the default browser.
$ terminus developer:help tests
Search for the keyword tests in the documentation and return results in the default browser.
$ terminus developer:help contribute --output=print
Search for the keyword contribute in the documentation and return results in the terminal.
Installation:
For installation help, see Manage Plugins.
mkdir -p ~/.terminus/plugins
composer create-project -d ~/.terminus/plugins terminus-plugin-project/terminus-developer-plugin:~1
Configuration:
This plugin requires no configuration to use.
Help:
Run terminus help developer:help for help.
统计信息
- 总下载量: 27
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-02-01