How to Install lua-orbit in Ubuntu 18.04



Install lua-orbit by entering the following commands in the terminal:

sudo apt update
sudo apt install lua-orbit

Description:

MVC web framework for Lua

Orbit is a library for developing web applications according to the Model-View-Controller paradigm in Lua. . Orbit also includes a basic OR mapper that currently only works with lua-sql SQLite3 driver. . This package also contains the documentation and some sample applications for the orbit MVC framework.

Homepage: https://github.com/keplerproject/orbit

Version: 2.2.1+dfsg-1

Section: universe/web