Represents a builder for the command to generate a project.
Represents a command to generate a project.
Represents a command to generate a project.
The name of the project (in CamelCase)
The directory to generate a new project in.
The file to use for input (should be csv)
The name of the response field
The name of the ID field
The way data schema is discovered
The file with answers to questions; using stdin if missing
A variety of functionalities for pulling data schema.
A variety of functionalities for pulling data schema. One way is from Avro (as usual), another is automatic, by applying AutoReaders
Represents a builder for the command to generate a project.
The name of the project (in CamelCase)
The file to use for input (should be csv)
The name of the response field
The name of the ID field
The way data schema is discovered
The file with answers to questions; using stdin if missing
tells whether we can override the existing project folder