Skip to content

Latest commit

 

History

History
56 lines (41 loc) · 1.57 KB

README.md

File metadata and controls

56 lines (41 loc) · 1.57 KB
scal
CLI calendar display
npm install -g scal

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

image

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