This is the main compiler for the dot.lua project
It connects the dots together and makes a .Dua package
This project is archived Use the merged TypeWriter version instead
You can install this by running
Mac:
curl -L https://raw.githubusercontent.com/Dot-lua/Dotter/main/Scripts/Installers/Install.sh | sh
Windows:
PowerShell -NoProfile -ExecutionPolicy unrestricted -Command "[Net.ServicePointManager]::SecurityProtocol = 'Tls12'; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/Dot-lua/Dotter/main/Scripts/Installers/Install.ps1'))"
You can view the website Here
But its currently a 404
The Dotter project is a compiler around the Luvit.io project
Dotter is licensed under the MIT license