Skip to content
This repository has been 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

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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