bryangruneberg/slail
Composer 安装命令:
composer create-project bryangruneberg/slail
包简介
The Laravel Zero Framework.
README 文档
README
Installation
You'll need PHP and composer (see getcomposer.org).
composer global require bryangruneberg/slail
Make sure your composer global vendor directory is in your path.
Configuration
Edit/create the file ~/.slail.conf as follows
{
"token": "<LEGACY TOKEN FROM: https://api.slack.com/custom-integrations/legacy-tokens>"
}
Alternatively, you can store your SLACK Token in the environment variable SLACK_TOKEN. In Bash:
export SLAIL_TOKEN="YOUR-TOKEN"
License
SLAIL is an open-source software licensed under the MIT license
统计信息
- 总下载量: 3
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 5
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-10-01