> What must I do to get luapgsql (github.com/mbalmer/) included? Hello Marc, 1) Create a rockspec (see http://luarocks.org/en/Creating_a_rock) 2) Put it somewhere, preferably in the repository. 3) Notify luarocks-developers [at] lists.sourceforge.net Assuming you want to release a specific version, the easiest way is to make a rockspec that points to a git tag like this one: https://github.com/catwell/fakeredis/blob/master/rockspec/fakeredis-0.3-1.rockspec -- Pierre Chapuis