Scripting in Swift
Good Alternative to Bash?
In iOS and macOS projects, I often deal with some sort of setup or maintenance scripts written in Bash. But because it is so different from Swift—my primary programming language—I don’t feel very confident working with Bash. In this video, I explore scripting in Swift: turns out, it’s a pretty good alternative suitable for most use cases.