{"repo":"leafo/gh-actions-lua","free":true,"listed":false,"github":"https://github.com/leafo/gh-actions-lua","clone":"git clone https://github.com/leafo/gh-actions-lua.git","description":"GitHub action for Lua/LuaJIT","language":"JavaScript","stars":102,"topics":["lua","luajit","github-actions"],"license":null,"category":"workflow-automation","readme_excerpt":"Github Action for Lua and LuaJIT leafo/gh-actions-lua Note : You must use version 8 or greater as GitHub has deprecated older versions of the actions core libraries. Builds and installs Lua into the .lua/ directory in the working directory. Adds the .lua/bin to the PATH environment variable so lua can be called directly in workflows. Other Lua GitHub actions: leafo/gh-actions-luarocks inputs: luarocksVersion Usage Install Lua: (Will typically default to the latest release, 5.5.0 as of this readme) Install specific version of Lua: Install specific version of LuaJIT: When using Windows the following prerequisite action must be run before building Lua: step-security/msvc-dev-cmd@v1 . It is safe to include this line on non-Windows platforms, as the action will do nothing in those cases. Inputs luaVersion Default : \"5.5\" Specifies the version of Lua to install. The version name instructs the action where to download the source from. Examples of versions: \"5.1.5\" \"5.2.4\" \"5.3.6\" \"5.4.8\" \"5.5.0\" \"luajit-2.0\" \"luajit-2.1\" \"luajit-master\" \"luajit-openresty\" The version specifies where the source is downloaded from: luajit-openresty — will always pull master from https://github.com/openresty/luajit2 Anything else starting with luajit- — pulls a master or version branch from https://github.com/luajit/luajit Anything else — from https://lua.org/ftp/ Version aliases You can use shorthand 5.1 , 5.2 , 5.3 , 5.4 , 5.5 , luajit version aliases to point to the latest (or recent) version of Lua","default_branch":null,"files":null,"tree":[],"storefront":"/r/leafo","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/leafo/gh-actions-lua/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}