Installing Luvit is easy

Pick your platform and run the appropriate install script below.

macOS / Linux

curl -L https://github.com/luvit/lit/raw/master/get-lit.sh | sh

Windows (PowerShell)

PowerShell -NoProfile -ExecutionPolicy unrestricted -Command "[Net.ServicePointManager]::SecurityProtocol = 'Tls12'; iex ((new-object net.webclient).DownloadString('https://github.com/luvit/lit/raw/master/get-lit.ps1'))"

Manual Build (Advanced)

git clone --recursive https://github.com/luvit/luvi.git
cd luvi
make regular
make test

./build/luvi path/to/lit -- make path/to/lit
lit make github://luvit/luvit

This is an independent fan-made redesign of the Luvit website, created to highlight the brilliance of the Luvit ecosystem.

Designed by Numelon Bespoke as a demonstration. Kavun Cloud and nearly every Numelon service uses Luvit under the hood. It's that good.