On Mon, Sep 12, 2011 at 8:07 PM, Chad Phillips -- Apartment Lines <chad@apartmentlines.com> wrote: > As part of a work-related project, I've written a Lua API for CouchDB (http://couchdb.apache.org). It is available here: > > https://github.com/thehunmonkgroup/luchia > > I'm announcing this to the list for the following reasons: > > - To alert anyone who might benefit from it that it exists. > > - To potentially get some feedback on the implementation. > > - To inquire how I would go about getting this package added to the main LuaRocks repository. Basically you need to write a rockspec file and send it to the LuaRocks mailing list. Here is a tutorial: http://luarocks.org/en/Creating_a_rock You can also take a look at some rockspec files from the repository to follow as examples: http://luarocks.org/repositories/rocks/ You can tag a release in Github and point to that as your release URL. For example: http://luarocks.org/repositories/rocks/oauth-0.0.3-1.rockspec Thanks for the interest in submitting the module to the LuaRocks repository; many will benefit from that. Feel free to ask any questions on rockspec writing at the LuaRocks mailing list! Cheers, -- -- Hisham http://hisham.hm/ - http://colorbleed.com.br/