StanfordSpezi / SpeziTemplateApplication

Template application demonstrating the usage of the Stanford Spezi framework.
https://stanfordspezi.github.io/SpeziTemplateApplication
MIT License
97 stars 19 forks source link

Create a script for renaming the project #47

Closed vishnuravi closed 8 months ago

vishnuravi commented 10 months ago

Use Case

Creating a new project from the template application.

Problem

Renaming the template application manually after starting a new project is cumbersome and time consuming.

Solution

We should create a script that will replace "TemplateApplication" in the folder names, file names, and code of the template application with the name of the user's project automatically.

Alternatives considered

https://github.com/yonaskolb/XcodeGen

Additional context

No response

Code of Conduct

Supereg commented 8 months ago

That's resolved as of #59 @PSchmiedmayer?

PSchmiedmayer commented 8 months ago

Yes, is resolved 🚀