/lua-hello-world

learning some lua fundamentals

Primary LanguageLua

Lua Hello World

I made this to learn some Lua fundamentals for working with Hammerspoon. It's a fun language :)

Prerequesites

  • Lua 5.4.6+
  • luarocks package manager

Getting Started

In your terminal, navigate to the project root. Install dependencies with:

luarocks install --deps-only lua-hello-world-dev-1.rockspec

Run the script:

lua init.lua