Skip to content

JAMstack-Oslo/last-tuesday-in

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.