17 个版本
0.4.3 | 2024 年 2 月 25 日 |
---|---|
0.4.0 | 2024 年 1 月 3 日 |
0.3.3 | 2023 年 11 月 3 日 |
0.3.1 | 2023 年 6 月 24 日 |
0.1.3 |
|
#1144 在 命令行工具
每月 117 次下载
62KB
633 代码行
rslack
设置
-
创建 OAuth Token OAuth & 权限
- 用户 Token 范围
- channels:read
- chat:write
- OAuth Tokens & 重定向 URL
- 将应用安装到工作区
- 工作区中的 Tokens -> 复制 OAuth 访问 Token
- 用户 Token 范围
-
设置 OAuth Token
export RSLACK_TOKEN=your-token
用法
# Install
brew install kohbis/rslack/rslack
# Configuration
# If both are set, use the value of `.rslack
export RSLACK_TOKEN=your-token
# or
echo "RSLACK_TOKEN=your-token" > ${HOME}/.rslack
rslack
本地构建 & 运行
# Configuration
# and
cargo run --release
测试
cargo test
依赖
~7–20MB
~290K SLoC