Create script to initialize & rename application for new projects #22

Open
opened 2026-02-28 12:11:37 +01:00 by bent · 0 comments
Owner

Something like "gqc-init.sh BeetRound" should do the following steps:

  • copy working copy (excluding _build,... folders)
  • git init & git flow init & initialize 3rd party submodules
  • adjust project name (& version number): patch & rename files
  • copy application icon
  • adjust & run unit tests
  • print TODOs:
    • write README.md
  • Maybe features:
    • adjust user facing roles?
Something like "gqc-init.sh BeetRound" should do the following steps: - copy working copy (excluding _build,... folders) - git init & git flow init & initialize 3rd party submodules - adjust project name (& version number): patch & rename files - copy application icon - adjust & run unit tests - print TODOs: - write README.md - Maybe features: - adjust user facing roles?
bent added the
enhancement
label 2026-02-28 12:11:37 +01:00
bent self-assigned this 2026-02-28 12:11:38 +01:00
bent added this to the Desktop Client project 2026-02-28 12:11:38 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bent/GenericQtClient#22
No description provided.