0.3.3 |
|
---|---|
0.3.2 |
|
0.2.1 |
|
#58 in #curl
66KB
78 行
Krecik-CLI
运行检查!
-
使用 Rustup 安装 Rust 稳定版:
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
。如果您使用 Linux,请安装curl-dev
和openssl-dev
软件包。 -
在
checks/tests/
下方定义您的检查作为 json 文件。 -
为您的检查设置
alert_webhook
和alert_channel 的值(仅支持 Slack)。
-
运行
bin/run
以执行您的检查。使用DEBUG=1
(DEBUG=1 bin/run
)运行以显示来自 Krecik 的详细调试输出。
有关 json 输入文件中检查(期望)的一些详细信息
依赖项
~58MB
~1M SLoC