Before running Squirt, the QUERY section is created in a config file. In this tutorial, the squirt.conf in the src/data area contains this section. This section contains the information about the queries required by the timesheet application
To invoke Squirt, type:
squirt $ROOT/dev.conf /tmp/squirt
Note that a temporary directory is specified as Squirt generates stub code only, not full java files.
While running, Squirt outputs various messages including the java files being created.