aconbere / vert

Virtual Environments For Lua
55 stars 9 forks source link

Feature request: ability to install locally built lua and luarocks #13

Open jiteshpabla opened 6 years ago

jiteshpabla commented 6 years ago

The command line flags allow the user to install whatever version of luar or luarocks they want, but it downloads it from the internet directly. It would be great to have a way to specify a path to a tarball location (saved locally) to install.