jecs/examples
2024-08-03 05:46:16 +02:00
..
luau Add wildcards example 2024-08-03 05:46:16 +02:00
README.md Add examples to luau 2024-08-03 04:20:55 +02:00

Examples

This folder contains code examples for the Luau/Typescript APIs.

Run with Luau

To run the examples with Luau, run the following commands from the root of the repository:

cd examples/luau
luau path/to/file.luau