Skip to content

jakewilliami/pt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pt

When is the penultimate Tuesday of the month?

Description

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.

Quick Start

$ ./compile.sh
$ ./pt -h

Usage

$ pt -h
When is the next penultimate Tuesday of the month?

Usage: pt

Options:
  -h, --help     Print help information
  -V, --version  Print version information