The Okapi Framework is a cross-platform and free open-source set of components and applications that offer extensive support for localizing and translating documentation and software.
The Okapi Framework is a cross-platform and free open-source set of components and applications that offer extensive support for localizing and translating documentation and software.
To install Okapi, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install Okapi
To see what files were installed by Okapi, run:
port contents Okapi
To later upgrade Okapi, run:
sudo port selfupdate && sudo port upgrade Okapi
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.