/SimpleCron

Simple Cron parsing and synthesis

Primary LanguageSwiftBSD 2-Clause "Simplified" LicenseBSD-2-Clause

SimpleCron

Simple Cron parsing and synthesis

The task is outlined in the spec. Run by providing a crontab on stdin and a simulated current time, e.g.

cat input.crontab | swift main.swift 16:10

Full sumbission notes may be found in the accompanying README_submission.md