1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-15 07:12:07 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Andrés Vieira
f8a0eb616c Userland: Add the cal command (#838)
This is a very simple implementation of the cal command to display
a calendar into the command line.

For now this only prints the current month highlighting the current
day.
2019-12-02 15:22:55 +01:00