jiwonz/greentea_luau

A runtime typechecker with Luau types, pretty errors, and inspection

🍵 greentea-luau

An experimental runtime typechecker for Luau, with matching 'tooling-time' Luau types.

This project is fork of GreenTea.

Temporary library to use GreenTea in pure luau. (The official GreenTea may support this in the future!)

Docs

Installation

via pesde (only supports pesde)

pesde add jiwonz/greentea_luau -t luau

via git submodule (because this library is zero-dependency!)

git submodule add https://github.com/jiwonz/greentea-luau.git <path/to/library>