Command-line interface for Temporal incl. local dev server
Command-line interface for Temporal incl. local dev server. Temporal is the open source microservices orchestration platform for running mission critical code at any scale.
Command-line interface for Temporal incl. local dev server. Temporal is the open source microservices orchestration platform for running mission critical code at any scale.
To install temporal, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install temporal
To see what files were installed by temporal, run:
port contents temporal
To later upgrade temporal, run:
sudo port selfupdate && sudo port upgrade temporal
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.