Watch for changes in outputs of commands and prints a report.
Dachs requires Go version 1.4 or newer to compile. To build dachs, run the following command:
$ go run build.goAfterwards please find a binary of dachs in the current directory.
Have a look at the sample config file dachs.conf.
Dachs follows Semantic Versioning to clearly define which versions are compatible. The configuration file and command-line parameters and user-interface are considered the "Public API" in the sense of Semantic Versioning.