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

Download history 314/week @ 2025-01-28

314 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
~287K SLoC