Installation
In This installation Guide, We’ll learn to install lit, Luvit which is required for LunaStream.
Depending if you’re using Windows or Linux, Select & use the given command in respect to your OS(operating System).
PowerShell -NoProfile -ExecutionPolicy unrestricted -Command "[Net.ServicePointManager]::SecurityProtocol = 'Tls12'; iex ((new-object net.webclient).DownloadString('https://github.com/LunaStream/LunaStream/raw/main/scripts/get-lit.ps1'))"
TODO