3 releases (breaking)
0.3.0 | Jan 31, 2025 |
---|---|
0.2.0 | Jan 31, 2025 |
0.1.0 | Jan 31, 2025 |
#607 in Web programming
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–25MB
~287K SLoC