A high-level IO library. that provides validation, type conversion, and more for command-line interfaces. HighLine also includes a complete menu system that can crank out anything from simple list selection to complete shells with just minutes of work.
A high-level IO library. that provides validation, type conversion, and more for command-line interfaces. HighLine also includes a complete menu system that can crank out anything from simple list selection to complete shells with just minutes of work.
To install rb33-highline, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install rb33-highline
To see what files were installed by rb33-highline, run:
port contents rb33-highline
To later upgrade rb33-highline, run:
sudo port selfupdate && sudo port upgrade rb33-highline
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.