This repository contains the core fengari code (which is a port of the Lua C library) which includes parser, virtual machine and base libraries. However it is rare to use this repository directly.
You need to install the actual image generation tools that you want to use. laminate will fail if the required external commands are not available in your PATH. The ...