Pashua-Binding-Bash is a Bash language binding (glue code) for using Pashua from Bash scripts. Pashua is a macOS application for using native GUI dialog windows in various programming languages.
Pashua-Binding-Bash is a Bash language binding (glue code) for using Pashua from Bash scripts. Pashua is a macOS application for using native GUI dialog windows in various programming languages.
To install Pashua-Binding-Bash, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install Pashua-Binding-Bash
To see what files were installed by Pashua-Binding-Bash, run:
port contents Pashua-Binding-Bash
To later upgrade Pashua-Binding-Bash, run:
sudo port selfupdate && sudo port upgrade Pashua-Binding-Bash
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.