/Scripting-in-Swift

Demo materials for the Scripting in Swift episode

Primary LanguageSwift

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