feat: Rename application from "Codewalk District" to "Codewalkers"

Update all user-facing strings (HTML title, manifest, header logo,
browser title updater), code comments, and documentation references.
Folder name retained as-is.
This commit is contained in:
Lukas May
2026-03-05 12:05:08 +01:00
parent 427f93e136
commit 0ff65b0b02
33 changed files with 46 additions and 48 deletions

View File

@@ -1,5 +1,5 @@
/**
* Codewalk District CLI
* Codewalkers CLI
*
* Commander-based CLI with help system and version display.
* Supports server mode via --server flag.