3 releases (breaking)

0.3.0 Jan 31, 2025
0.2.0 Jan 31, 2025
0.1.0 Jan 31, 2025

#34 in Template engine

Download history 159/week @ 2025-01-25 210/week @ 2025-02-01 6/week @ 2025-02-08

375 downloads per month

MIT license

15KB
115 lines

everlong

The execution results of the command will be notified via Slack.

xkcd.com/303

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
~285K SLoC