This is a tool for managing host files for productivity.
You can get the latest version from the releases page or install via homebrew:
$ brew update
$ brew install philwade/tools/timeout
Checkout the website for usage or:
$ timeout help
To build/run:
$ stack build
$ stack exec timeout
Build watch:
$ stack build --test --pedantic --fast --file-watch