add Makefile
This commit is contained in:
parent
d16e31c675
commit
374871578d
2 changed files with 10 additions and 4 deletions
6
Makefile
Normal file
6
Makefile
Normal file
|
@ -0,0 +1,6 @@
|
|||
testdeps:
|
||||
luarocks-5.1 install --local luaunit
|
||||
luarocks-5.1 install --local lrexlib-PCRE2
|
||||
|
||||
test:
|
||||
luajit test.lua
|
Loading…
Add table
Add a link
Reference in a new issue