Xavante is a Lua HTTP 1.1 Web server that uses a modular architecture based on URI mapped handlers. This rock installs Xavante as a library that other applications can use.
Xavante is a Lua HTTP 1.1 Web server that uses a modular architecture based on URI mapped handlers. This rock installs Xavante as a library that other applications can use.
To install lua52-xavante, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install lua52-xavante
To see what files were installed by lua52-xavante, run:
port contents lua52-xavante
To later upgrade lua52-xavante, run:
sudo port selfupdate && sudo port upgrade lua52-xavante
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.