Easy Way To Install algernon on Mac

Package Information:

Name: algernon
Use: HTTP/2 web server with built-in support for Lua and templates

Web server with built-in support for QUIC, HTTP/2, Lua, Markdown, Pongo2, HyperApp, Amber, Sass(SCSS), GCSS, JSX, BoltDB (built-in, stores the database in a file, like SQLite), Redis, PostgreSQL, MariaDB/MySQL, rate limiting, graceful shutdown, plugins, users and permissions.
URL: http://algernon.roboticoverlords.org/

Installation Steps:

  1. Open Terminal.
  2. Copy the below command and execute
    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install algernon using brew
    brew install algernon

algernon is ready to use now!