Commit graph

2 commits

Author SHA1 Message Date
37ad950241 fix: parse -o flag correctly to resolve output filename
Fix bug where -o flag value was read as pointer instead of string value,
causing memory addresses to be printed and output path to resolve to ".xlsx".
2026-03-05 10:56:18 +01:00
26b874674f feat: initialer Commit des csv2excel CLI-Tools
Go-CLI-Tool zum Konvertieren von CSV-Dateien in Excel (.xlsx),
mit Mage-Build-System und Architektur-Dokumentation.
2026-03-05 10:14:52 +01:00