Cleo allows you to create beautiful and testable command-line interfaces.
Create beautiful and testable command-line interfaces. Cleo is mostly a higher level wrapper for CliKit, so a lot of the components and utilities comes from it. Refer to its documentation for more information.
Create beautiful and testable command-line interfaces. Cleo is mostly a higher level wrapper for CliKit, so a lot of the components and utilities comes from it. Refer to its documentation for more information.
To install py312-cleo, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install py312-cleo
To see what files were installed by py312-cleo, run:
port contents py312-cleo
To later upgrade py312-cleo, run:
sudo port selfupdate && sudo port upgrade py312-cleo
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.