Runt provides a simple API for scheduling recurring/occuring events through a hackneyed implementation of otherwise excellent temporal patterns created by Martin Fowler. It is a Ruby version of ChronicJ (http://chronicj.org).
Runt provides a simple API for scheduling recurring/occuring events through a hackneyed implementation of otherwise excellent temporal patterns created by Martin Fowler. It is a Ruby version of ChronicJ (http://chronicj.org).
To install rb-runt, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install rb-runt
To see what files were installed by rb-runt, run:
port contents rb-runt
To later upgrade rb-runt, run:
sudo port selfupdate && sudo port upgrade rb-runt
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.