How to Install eja in Ubuntu 18.04



Install eja by entering the following commands in the terminal:

sudo apt update
sudo apt install eja

Description:

micro web server for static and dynamic Lua generated content

eja is a stand alone Lua interpreter with embedded support for sockets, forking and directory underlying structure access, it can act as a micro web server for static and dynamic generated content or as a text scanner using Lua pattern matching syntax.

Homepage: http://eja.it

Version: 9.5.20-1

Section: universe/web