Initial Commit

This commit is contained in:
Christoph Hagen
2022-08-05 19:03:00 +02:00
commit 104c5151b4
5 changed files with 329 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
//
// main.swift
// WebsiteGenerator
//
// Created by CH on 05.08.22.
//
import Foundation
print("Hello, World!")