Skip to content

n01e0/everlong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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: ":("

About

notify when command exited

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages