feat: interactive configuration wizard for new repos #145

Open
opened 2026-05-26 04:45:56 +00:00 by jmiller · 1 comment
Owner

CLI wizard that walks through repo setup: asks platform type, generates phpcs/phpstan/workflows/manifests, sets Gitea variables. Replaces manual post-scaffold config. Builds on: cli/create_repo.php, ConfigValidator, plugin system.

CLI wizard that walks through repo setup: asks platform type, generates phpcs/phpstan/workflows/manifests, sets Gitea variables. Replaces manual post-scaffold config. Builds on: cli/create_repo.php, ConfigValidator, plugin system.
Author
Owner

Branch created: feature/145-feat-interactive-configuration-wizard-fo

git fetch origin
git checkout feature/145-feat-interactive-configuration-wizard-fo
Branch created: [`feature/145-feat-interactive-configuration-wizard-fo`](https://git.mokoconsulting.tech/MokoConsulting/moko-platform/src/branch/feature/145-feat-interactive-configuration-wizard-fo) ```bash git fetch origin git checkout feature/145-feat-interactive-configuration-wizard-fo ```
Sign in to join this conversation.
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/moko-platform#145