Answer the question
In order to leave comments, you need to log in
How to create a new lapis project?
Hi all. My problem is that the command "lapis new --lua" does not create files for the project, "lapis help" also does not output anything. Worth Open Resty 1.7.10.1 and LuaJIT 2.0.4.
Answer the question
In order to leave comments, you need to log in
Maybe you just don't have it installed?
You can install it like this:
Or
$ wget http://luarocks.org/releases/luarocks-2.3.0.tar.gz
$ tar zxpf luarocks-2.3.0.tar.gz
$ cd luarocks-2.3.0
$ ./configure; sudo make bootstrap
$ sudo luarocks install luasocket
$ lua
luarocks install lapis
lapis new --lua
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question