CLI in Swift to list reminders
I usually use macOS official reminder application for simple TODOs. Sometimes I'd like to list them in JSON with CLI. I tried to write it as my first swift code :)
https://gist.github.com/tmtk75/7d980fb70ed7a11edbe3695dc21601c3
It's a simple one-file command.
$ swift list-reminders.swift