Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages