BreezeNew (breeze_new v0.5.1)
Copy MarkdownGenerates a ready-to-run Breeze application.
Most users invoke the breeze_new escript. The public API is useful for
automation and for testing custom wrappers around the generator.
Summary
Functions
Generates a project from a validated BreezeNew.Config.
Functions
@spec generate(BreezeNew.Config.t(), keyword()) :: BreezeNew.Generator.result()
Generates a project from a validated BreezeNew.Config.