How to Install averell in Ubuntu 18.04



Install averell by entering the following commands in the terminal:

sudo apt update
sudo apt install averell

Description:

incredibly stupid web server

averell is an incredibly simple, but fast, web server based on the erlang/OTP application cowboy. . It is as simple to use as starting in a directory to serve it on port 8000 (default). Basic options include: enabling CORS, changing port, redirecting directories to index.html, etc.

Homepage: http://github.com/jeanparpaillon/averell

Version: 1.2.5-1

Section: universe/httpd