[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: 350 entries in the LuaRocks repository
- From: "Pierre Chapuis" <catwell@...>
- Date: Wed, 12 Feb 2014 10:47:41 +0100
> 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