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:
- Open Terminal.
- Copy the below command and execute
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install algernon using brew
brew install algernon
algernon is ready to use now!