Skip to content
This repository was archived by the owner on Jul 9, 2021. It is now read-only.

Dot-lua/Dotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

07324a0 · Jul 8, 2021
Apr 20, 2021
Jun 16, 2021
May 19, 2021
May 30, 2021
Jun 4, 2021
May 17, 2021
May 30, 2021
Jul 8, 2021

Repository files navigation

Dotter

This is the main compiler for the dot.lua project
It connects the dots together and makes a .Dua package

Archived

This project is archived Use the merged TypeWriter version instead

Install

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'))"

Website

You can view the website Here But its currently a 404

Lua

The Dotter project is a compiler around the Luvit.io project

License

Dotter is licensed under the MIT license