Unfortunately not.

I am seeking for a type of `source.url` which allows me to:

$ luarocks pack some.rockspec
$ luarocks install some.rock

And, this without running a local http server.
Do you think it is possible?
How do you check that your rockspec works?

Kevin

Le 18/12/2014 19:12, Gary V. Vaughan a écrit :
> On Dec 18, 2014, at 3:30 PM, Kevin KIN-FOO <kkin...@sierrawireless.com> wrote:
>> Hi,
>>
>> I am currently updating a rockspec.
>>
>> For testing purposes, my rockspec ended up with:
>>
>> source = {
>>      url = 'http://10.41.51.47:8080/metalua-parser-0.7.3-2.tar.gz',
>> }
>>
>> Is there a more straight forward way of test a rockspec / rock locally?
> Does this do what you want?
>
>    luarocks install --server=http://10.41.51.47:8080 metalua-parser
>
> Cheers,


------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to