carl is a calendar for the commandline. It tries to mimic the various cal(1) implementations out there, but also adds enhanced features like colors and ical support.
carl is a calendar for the commandline. It tries to mimic the various cal(1) implementations out there, but also adds enhanced features like colors and ical support.
To install carl, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install carl
To see what files were installed by carl, run:
port contents carl
To later upgrade carl, run:
sudo port selfupdate && sudo port upgrade carl
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.