Is there an option to install without dependencies?
In a co-hosted environment with LuaRocks I would like to be able to manually install modules from either one, but I must make sure that neither one tries to install dependencies already installed by the other. LuaRocks has a --nodeps switch. But couldn't find something similar for LuaDist.
Does is exist?
Thijs