[FEATURE] WinCC OA CLI Boilerplate for New Projects
- Status: open
- GitHub issue: winccoa-tools-pack/.github#11
- Last sync: 2026-06-13 06:24:12 UTC
- Labels:
- CI
- vs-code-extension
- oa-pa
Description:
Create a CLI generator for new OA projects, similar to create-react-app.
Example:
npx create-wccoa-project myProject
Generates:
- Project structure
- Standard DPs
- Example panels
- Build pipeline
- Test setup
Acceptance Criteria:
- CLI creates a working OA project skeleton
- Includes at least 3 example panels
- Provides CI/CD pipeline template
- Includes README
- v-code support (command)