Genit documentation - create

NAME

create - Create a project

SYNOPSIS

genit create [options] project

DESCRIPTION

create create the project root folder, named project, adding any needed files and subfolders, and perfoms basic initialization.

OPTIONS

-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.

BUGS

None.

SEE ALSO

None.

License

Genit is a free, open source software licensed under the MIT license.