# Installation * Install `hcl` https://github.com/zenhob/hcl * `cd MyProject` * `curl -L https://gist.github.com/raw/3760898/commit-msg.sh > .git/hooks/commit-msg` * `chmod +x .git/hooks/commit-msg` * hcl tasks * Note ProjectID & TaskID * `git config hooks.harvesttask "ProjectID TaskID"` * Example: `git config hooks.harvesttask "2551232 1441578"`