3 releases (breaking)
new 0.3.0 | Jan 31, 2025 |
---|---|
0.2.0 | Jan 31, 2025 |
0.1.0 | Jan 31, 2025 |
#45 in Template engine
314 downloads per month
15KB
115 lines
everlong
The execution results of the command will be notified via Slack.
installation
cargo install everlong
Config
$XDG_CONFIG_HOME/everlong.yaml
webhook_url: xxxx
# message templates
# $STDOUT replace with stdout
# $STDERR replace with stderr
# $CMD replace with executed commands
success_message: "blah blah"
failure_message: ":("
Dependencies
~9–21MB
~287K SLoC