HeapCL allows you to create messages, people, prospects and email templates 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.
HeapCL allows you to create messages, people, prospects and email templates 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 heapCL, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install heapCL
To see what files were installed by heapCL, run:
port contents heapCL
To later upgrade heapCL, run:
sudo port selfupdate && sudo port upgrade heapCL
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.