cartman allows you to create and manage Trac tickets from the command-line, without the need to setup physical access to the Trac server or database. All you need is a Trac account.
cartman allows you to create and manage Trac tickets from the command-line, without the need to setup physical access to the Trac server or database. All you need is a Trac account.
To install cartman, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install cartman
To see what files were installed by cartman, run:
port contents cartman
To later upgrade cartman, run:
sudo port selfupdate && sudo port upgrade cartman
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.