Aktualisiert Projekt_Struktur.txt
This commit is contained in:
parent
1fb2cc92d0
commit
c61627dd67
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ NameToUnix/
|
|||
├── CONTRIBUTING.md # Contribute-Dokumentation
|
||||
├── .github/ # CI/CD und GitHub-spezifische Dateien
|
||||
│ └── workflows/
|
||||
│ └── build.yml # GitHub Actions Workflow für Build and Release
|
||||
│ └── build.yaml # GitHub Actions Workflow für Build and Release
|
||||
├── src/ # Quellcode-Verzeichnis
|
||||
│ ├── main.rs # Haupteinstiegspunkt (bereits vorhanden)
|
||||
│ ├── cli.rs # CLI-Argumente und Parsing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue