Skip to content

hfagerlund/hello-lua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hello-lua

Requirements

Usage

# clone hello-lua repo
$ git clone https://github.com/hfagerlund/hello-lua.git
$ cd hello-lua
# clone hellofromlua rock repo
$ git clone https://github.com/hfagerlund/hellofromlua_rock.git
# install dependencies to local tree
$ cd hellofromlua_rock
$ luarocks make --local
# verify installation of hellofromlua module
$ luarocks list
## or
$ luarocks show hellofromlua
# (for Linux) run the following
$ luarocks path --bin
## ...and add export LUA_PATH, LUA_CPATH and PATH values from the above output to .bashrc (or .zshrc)
# compile
$ cd ..
$ lua helloFromLua.lua

License

Copyright (c) 2018 Heini Fagerlund. Licensed under the 3-Clause BSD License.

About

Example usage of hellofromlua Lua rock

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages