Skip to content

svermeulen/lua_bazel_rules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bazel Repo Example for Lua

This repo includes some custom bazel rules/scripts to allow building and running lua files, either via luajit or normal lua. By default it runs via luajit, but if you want to run with normal lua you can do this by changing the 'lua_binary' rule in 'buildtools/lua/defs.bzl'.

Supported platforms: Linux, OSX

Usage

Run or build the rules in the "examples/app1"

About

Bazel rules to build and run lua scripts

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published