Skip to content
SiteEmail

Changelog

Fix Remove the src/recipes directory from Projects scaffolded from the gameface-ui template.

Feature Projects scaffolded from the gameface-ui template now record the components they ship under gameface-ui-components in package.json, with versions read from the library registry. gameface-cli uses this to report and update them straight after scaffolding.

Feature Initial release of create-gameface-app.

Feature Interactive scaffolding of Gameface projects from the gameface-ui, solid, react, preact, vue, and svelte templates.

Feature Command-line arguments for non-interactive use: a project name positional plus --template, --yes, and --help flags.

Feature Optional automatic installation of dependencies with the detected package manager once scaffolding completes.