Hi Justin: Apache APISIX can be installed via Luarocks automatically, but the Luarocsk cannot fetch the folder dashboard, because of it is a git submodule.
That is why we have to call "git clone" again. This is a bug in Luarocks, I have not found a good way to solve it. Even if we try to support git submodule with the latest version of Luarocks, it may not be enough. After all, we have a large number of users who still use the old version of Luarocks. On Thu, Oct 31, 2019 at 2:50 AM Justin Mclean <[email protected]> wrote: > Hi, > > I sort of curious what this makefile is being used for. > > I can see it’s checking out the master branch from GitHub, is there a > reason why you would do this when you already have the code? > > Thanks, > Justin -- *MembPhis* My github: https://github.com/membphis Apache APISIX: https://github.com/apache/incubator-apisix
