Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 870 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 870 Bytes

last-tuesday-in

show the last tuesdays

oclif Version

While not exactly the same code running, this site is also showing the dates https://dates.jamstack-oslo.no

Installation

npm install -g @jamstack-oslo/last-tuesday-in

Usage

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.