0.3.3 |
|
---|---|
0.3.2 |
|
0.2.1 |
|
#58 in #curl
66KB
78 lines
Krecik-CLI
Run checks!
-
Install Rust stable with Rustup:
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
. Installcurl-dev
andopenssl-dev
packages if you're on Linux. -
Define your checks as json files under
checks/tests/
. -
Set values for
alert_webhook
andalert_channel
for your checks (only Slack is supported). -
Run
bin/run
to perform your checks. Run withDEBUG=1
(DEBUG=1 bin/run
) to show detailed debug output from Krecik.
Some details about checks (expectations) in json input files:
Dependencies
~58MB
~1M SLoC