Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/svermeulen/buck2_lua_rules
- Owner: svermeulen
- License: mit
- Created: 2023-09-02T05:26:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-06T07:38:45.000Z (over 1 year ago)
- Last Synced: 2024-08-03T22:05:57.682Z (4 months ago)
- Topics: buck2, build, lua, teal, tl
- Language: Starlark
- Homepage:
- Size: 15.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-buck2 - buck2_lua_rules - language/tl) (Projects)
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