README

NAME

cal - command-line calendar utility

DESCRIPTION

$ bin/cal

Displays the current month, highlighting today's date.

$ bin/cal 2016

Displays the full calendar for the year 2016.

$ bin/cal 9

Displays the calendar for the 9th month of the current year.

$ bin/cal February

Displays the calendar for February of this year.

$ bin/cal February 1997

Displays the calendar for February of 1997.

NOTE

Intended to (eventually) be a drop in replacement for system cal, but prettier.

App::Cal v0.9.0

Replacement for cal/ncal written in raku

Authors

  • Will Coleda

License

Artistic-2.0

Dependencies

Terminal::ANSIColor

Test Dependencies

Provides

  • App::Cal

Documentation

The Camelia image is copyright 2009 by Larry Wall. "Raku" is trademark of the Yet Another Society. All rights reserved.