The UNIX cal command is pretty cool. It comes shipped on almost every computer.
It was written in 1971.
scal is a modern replacement for the UNIX cal command
yes, 'june year 2'
you can run it with npx scal tomorrow
or install it globally
scal april --cli #(default)
scal april --json
scal april --html
scal april --unicode
WIP
MIT