This project is a part of "Gradle - powerful build system" article by Tomasz Kaczanowski. It is a "report" project.

This project is a fake (no real code at all) - its only purpose is to demonstrate that:
  - creation of custom tasks is easy
  - it is possible to separate the declaration from imperative stuff

To run it:
  - execute gradle report
