Skip to content

This example shows how to use amalg.lua for compiling multiple Lua files into a single one for the Enapter Rule Engine

Notifications You must be signed in to change notification settings

Enapter/complex-rule-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enapter Rule Example

See ./build.sh for example of amalg usage.

To run it:

  • Install luarocks: brew install luarocks on MacOS
  • Install Lua 5.3: brew install lua@5.3 on MacOS
  • Add Lua 5.3 executable dir (/opt/homebrew/opt/lua@5.3/bin if installed with Homebrew) to your PATH
  • Run ./build.sh

About

This example shows how to use amalg.lua for compiling multiple Lua files into a single one for the Enapter Rule Engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published