botman/installer
最新稳定版本:1.0.4
Composer 安装命令:
composer require botman/installer
包简介
BotMan Studio installer.
关键字:
README 文档
README
First, download the BotMan installer using Composer:
composer global require "botman/installer"
Make sure to place the $HOME/.composer/vendor/bin directory
(or the equivalent directory for your OS) in your $PATH so the botman executable can be located by your system.
Once installed, the botman new command will create a fresh BotMan Studio installation in the directory you specify.
For instance, botman new weatherbot will create a directory named weatherbot containing a fresh BotMan Studio
installation with all of BotMan's dependencies already installed:
botman new weatherbot
Take a look at the BotMan Studio documentation, to learn more about how to add and configure messaging drivers.
统计信息
- 总下载量: 29.55k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 21
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-07-28