A scripting language designed to be embedded in other applications, that aims to provide a powerful object oriented syntax with low memory and cpu overhead.
A scripting language designed to be embedded in other applications, that aims to provide a powerful object oriented syntax with low memory and cpu overhead.
To install ferite, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install ferite
To see what files were installed by ferite, run:
port contents ferite
To later upgrade ferite, run:
sudo port selfupdate && sudo port upgrade ferite
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.