TorchCL allows you to create messages, time enteries and expenses from the command line. Why might you want to do this? Because if you have terminal access you can build this into an automation routine where otherwise you might need to hire a programmer.
TorchCL allows you to create messages, time enteries and expenses from the command line. Why might you want to do this? Because if you have terminal access you can build this into an automation routine where otherwise you might need to hire a programmer.
To install torchCL, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install torchCL
To see what files were installed by torchCL, run:
port contents torchCL
To later upgrade torchCL, run:
sudo port selfupdate && sudo port upgrade torchCL
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.