### Readme file TOC

Generates table of contents for the readme file. This tasks registers a `git hook` to automatically generate the TOC before every commit.

Under the hood npm package [doctoc](https://npm.im/doctoc) is used for generating the TOC, so make sure to read their readme file as well.
