An application and API for describing command line interfaces that can be used to quickly create a shell for executing command-line tasks. The command line user interface is similar to Gits, in that it takes global options, a command, command-specific options, and arguments
An application and API for describing command line interfaces that can be used to quickly create a shell for executing command-line tasks. The command line user interface is similar to Gits, in that it takes global options, a command, command-specific options, and arguments
To install rb19-gli, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install rb19-gli
To see what files were installed by rb19-gli, run:
port contents rb19-gli
To later upgrade rb19-gli, run:
sudo port selfupdate && sudo port upgrade rb19-gli
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.