summaryrefslogtreecommitdiff
path: root/main.go
AgeCommit message (Expand)Author
2022-09-08Remove redundant ".". Better default values.Keuin
2022-09-08Remove redundant "."Keuin
2022-09-08Add watch restart sleep.Keuin
2022-09-08Correctly handle signals on exit.Keuin
2022-09-08Completely fix timing of goroutines. Implement graceful shutdown correctly.Keuin
2022-09-08Pretty task profile display.Keuin
2022-09-08Bugfix: process won't quit when sending Ctrl-C.Keuin
2022-09-08Load config from file or cli.Keuin
2022-09-07First working version. Just a POC.Keuin