Skip to content
This repository has been archived by the owner on Jan 14, 2025. It is now read-only.

Demo materials for the Scripting in Swift episode

Notifications You must be signed in to change notification settings

TheSwiftBird/Scripting-in-Swift

Repository files navigation

Scripting in Swift

In this repo, you’ll find the Swift sources demonstrated in the Scripting in Swift post and video (with very minor corrections).

Don’t forget to make the script files executable if you want to run them:

chmod +x HelloWorld.swift