Files
kotlin-server-web-empty/.gitea/template
rnentjes e1e6f3c9ec Use consistent project name variable
Refactor project to use a constant variable for the repository name. This ensures consistency and reduces the risk of errors when referencing the project name in multiple places. Updates were made in settings.gradle.kts, .gitea/template, and Main.kt to use the REPO_NAME variable.
2024-12-01 11:34:00 +01:00

3 lines
37 B
Plaintext

# Repo name
settings.gradle.kts
**.kt