Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/svermeulen/buck2_lua_rules

Buck2 rules for Lua and Teal
https://github.com/svermeulen/buck2_lua_rules

buck2 build lua teal tl

Last synced: 29 days ago
JSON representation

Buck2 rules for Lua and Teal

Awesome Lists containing this project

README

        

Buck2 Lua / Teal Example
-----

This repo contains [buck2](https://github.com/facebook/buck2) scripts that allow building and running both [lua](https://www.lua.org/) and [teal](https://github.com/teal-language/tl) scripts. This approach can be used as an alternative to [cyan](https://github.com/teal-language/cyan).

See examples/ for examples of lua projects and teal projects.

Supported platforms: Windows, Linux