A simple command line tool to display the date of the next penultimate Tuesday of the month (for no particular reason).
The calculation of the dates is ported from PenultimateDays.jl.
$ ./compile.sh
$ ./pt -h
$ pt -h
When is the next penultimate Tuesday of the month?
Usage: pt
Options:
-h, --help Print help information
-V, --version Print version information