Tiron is an automation tool that's easy to use and aims to be as fast as possible. It’s agentless by using SSH and has a TUI for the outputs of the tasks.
Tiron is an automation tool that's easy to use and aims to be as fast as possible. It’s agentless by using SSH and has a TUI for the outputs of the tasks.
To install tiron, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install tiron
To see what files were installed by tiron, run:
port contents tiron
To later upgrade tiron, run:
sudo port selfupdate && sudo port upgrade tiron
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.