gon create-project
Scaffold a new GON project interactively. Selects modules and theme, generates Docker configuration.
Usage
gon create-project myappgon create-project myapp --no-install
Import existing project
gon create-project myapp \ --from-modules-enabled=/path/to/modules-enabled.php \ --no-install cd myappgon install