Add watch mode, and don't panic on clean failure

This commit is contained in:
Erik Vesteraas
2018-11-26 12:41:39 +01:00
parent 586285cd0b
commit 9d16d6b63d
2 changed files with 102 additions and 67 deletions

View File

@@ -8,3 +8,4 @@ clap = "2.32.0"
indicatif = "0.9.0"
console = "0.6.2"
syntect = "3.0.2"
notify = "4.0.0"