This project compares major libraries computing the (Roman Rite, ordinary form) Roman Catholic liturgical calendar by letting them generate calendar for the current year in the same format and comparing results.
- Ruby and Bundler
- NodeJS and npm
- GNU make
Install dependencies
$ make
Run the comparison
$ make run
(Pull requests with new libraries joining the race welcome.)