Initial Commit

This commit is contained in:
youngchief btw ツ 2020-04-08 21:31:10 +00:00
commit 32355df34c
4 changed files with 11 additions and 0 deletions

0
.glitch-assets Normal file
View File

7
README.md Normal file
View File

@ -0,0 +1,7 @@
# 100 Days of Swift & SwiftUI
---
**_My [100 Days of Swift](https://www.hackingwithswift.com/100) & [100 Days of SwiftUI](https://www.hackingwithswift.com/100/swiftui) work in one repo_**
---

3
glitch.json Normal file
View File

@ -0,0 +1,3 @@
{
"start": "sh start.sh"
}

1
start.sh Normal file
View File

@ -0,0 +1 @@
# Ex. 'swift main.swift math.swift etc.swift'