This is a command-line tool to generate Gantt charts.
To compile the tool, run make from the root of the repository.
This will create a binary called gantteater in the out/ folder.
To remove build artifacts and the executable, run make clean.
TODO
TODO