Hello Leaf!
I'd love to have some more "open" approach for managing the rockspecs.
Maybe homebrew might be a good place to look (
https://github.com/mxcl/homebrew/wiki/Formula-Cookbook). The repository for
the formulas (->rockspecs) is basically a github project. If you want to
add or improve something, just fork and make a pull request.
I was pretty impressed to see how neat homebrew integrates with the github
workflow and I was thinking this might be just great for luarocks as well.
In particular I like that you can test the new repository / changes you
made on your computer with no extra infrastructure.

@Hisham: This appraoch may safe you a lot of time fixing rockspecs etc,
dont you think?
Regards,
Gerhard


On Tue, Dec 4, 2012 at 8:25 PM, leaf corcoran <lea...@gmail.com> wrote:

> Hello everyone,
>
> I've recently created a website for uploading and hosting Lua rocks. It's
> still pretty early in development, so it's a little rough around the edges,
> but it's ready to be used to serve modules.
>
> http://rocks.moonscript.org/
>
> I'd love it if those of you with rocks could try uploading them. I'm
> looking for any feedback.
>
> All you need to do is create an account and then click 'Upload Rockspec'
> in the toolbar to create a new package.
>
> In order to use with LuaRocks you just need to add
> http://rocks.moonscript.org/ to your list of servers.
>
> When you upload a new module, it goes into your own personal manifest at
> first. You need to add it to the root manifest manually for the time being.
> (I'm still trying to think of the best way to handle this. Should modules
> require approval before going into root manifest, or can anyone put modules
> in there?)
>
> I've also written a little about page/tutorial here:
> http://rocks.moonscript.org/about
>
> The entire project is written in Lua (MoonScript), you can see the source
> on GitHub: https://github.com/leafo/moonrocks-site
>
> (Also sorry about the lack of SSL, it's on my todo list)
>
> Thanks,
> Leaf
>
>
> ------------------------------------------------------------------------------
> LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
> Remotely access PCs and mobile devices and provide instant support
> Improve your efficiency, and focus on delivering more value-add services
> Discover what IT Professionals Know. Rescue delivers
> http://p.sf.net/sfu/logmein_12329d2d
> _______________________________________________
> Luarocks-developers mailing list
> Luarocks-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/luarocks-developers
>
>
------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to