Automate repetitive stuff — Swift is a wonderful language. It can be used for everything: iOS apps, libraries, macOS apps, and command line interfaces (CLI) apps. You can also use it as a scripting language. This week, I had to do repetitive work, and I didn’t want to do it manually. …