To create a new project enter the following on the Clerezza console:
zz> Dev create 'scala_with_activator in "/path/to/new/project/"
The above will create a project using the archetype 'scala_with_activator at the location /path/to/new/project. Files and folder that do not yet exist will be created (no file is overwriiten).
To see alist of the available archetypes enter
zz> Dev listArchetypes