HeapCL and TorchCL Now Available Through MacPorts
TweetI have some great news for Heap CRM or Torch Project Management users that also use MacPorts to maintain their command line tools: HeapCL and TorchCL can now be installed by MacPorts.
Instructions:
1) Makes sure you have the latest version of the ports tree. In the terminal type:
sudo port -v selfupdate
2a) Install HeapCL. In the terminal type:
sudo port install heapcl
2b) Install TorchCL. In the terminal type:
sudo port install torchcl
And that's it!