create - Create a project
genit create [options] project
create create the project root folder, named project, adding any needed files and subfolders, and perfoms basic initialization.
-e, --empty
By default, Genit create a smoke test with each new project. This option create a project
without the smoke test.
-H, --haml Use haml instead of html to create the project. All templates and pages files will be in haml format.
None.
None.
Genit is a free, open source software licensed under the MIT license.