Skip to content

fal create

Terminal window
Usage: fal create [-h] [--debug] [--pdb] [--cprofile] project_type
Create fal applications.
Positional Arguments:
project_type Type of project to create.
Options:
-h, --help show this help message and exit
Debug:
--debug Show verbose errors.
--pdb Start pdb on error.
--cprofile Show cProfile report.