lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Oh Great! can you add that to the sites documentation? Or did I miss it?

Another question I have is how to install a specific version. How can you do that? I tried `luarocks install <package> <version>` and it doesn't work. It fails to find the package.

--
Regards,
Ryan


On Wed, Jul 30, 2014 at 11:05 AM, leaf corcoran <leafot@gmail.com> wrote:
You can find the dev manifest here:


You can pass that URL into the --server flag to install a dev module.




On Tue, Jul 29, 2014 at 8:40 AM, Ryan Pusztai <rpusztai@gmail.com> wrote:
Hi,

I was wondering how to use the packages from MoonRocks that are labeled as "dev". When the repo was hosted on luarocks.org it was my understanding that you just get the package from the "http://luarocks.org/repositories/rocks-cvs/" repo. How do you do that now from MoonRocks?


Thanks.
--
Regards,
Ryan