refactor for streamlining

This commit is contained in:
2026-03-11 13:59:56 +01:00
parent a48ba2963d
commit 3112d15eec
91 changed files with 207 additions and 845 deletions

View File

@@ -0,0 +1,4 @@
[package]
name = "rust_desktop_programm"
version = "0.1.0"
edition = "2021"

View File

@@ -0,0 +1,3 @@
# 04 Desktop Programm
kleines CLI Tool um Fertigkeiten auszuprobieren

View File