Gacela brings out of the box a code generator utility. That means, you can generate a facade
, factory
, config
,
dependency provider
or a full module
with a single command.
Create one or more files of the specified type/s
Creates a new full module (Facade, Factory, Config, and DependencyProvider)
Example