Decent makefiles!
This commit is contained in:
parent
d1a72435d5
commit
bce60be30f
58 changed files with 852 additions and 546 deletions
3
test/hello.lua
Normal file
3
test/hello.lua
Normal file
|
@ -0,0 +1,3 @@
|
|||
require"socket"
|
||||
require"mime"
|
||||
print("Hello from " .. socket._VERSION .. " and " .. mime._VERSION .. "!")
|
Loading…
Add table
Add a link
Reference in a new issue