Expand description
Orchestration engine for project initialization.
This module provides the InitEngine which manages the end-to-end
initialization workflow: request validation, scaffolder selection,
file creation, and user guidance generation.
Structs§
- Init
Engine - Orchestrates the project initialization workflow.
- Init
Request - Request to initialize a new Spikard project.
- Init
Response - Response from a successful project initialization.
Enums§
- Init
Error - Errors that can occur during project initialization.