Ho to use geko
To generate a project, use the following commands:
geko fetch- installs external dependencies specified in theGeko/Dependencies.swiftfile orPackage.swiftgeko generate- generates a project using its description in theWorkspace.swiftandProject.swiftfiles
A detailed description of the commands can be found via geko fetch --help or geko generate --help.
