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

Latest commit

 

History

History
9 lines (6 loc) · 358 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 358 Bytes

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