show the last tuesdays
While not exactly the same code running, this site is also showing the dates https://dates.jamstack-oslo.no
npm install -g @jamstack-oslo/last-tuesday-in
last-tuesday-in --help
Print out the last tuesdays
USAGE
$ last-tuesday-in
OPTIONS
-h, --help show CLI help
-m, --month=month month for filter
-n, --name=name name to print
-r, --remainder print all last remaining tuesdays
-v, --version show CLI version
-y, --year=year year for filter
DESCRIPTION
Running without arguments will default ot the current year and month.