Release on LuaRocks
pranas opened this issue · comments
Hey guys
Did you consider releasing cpml
on LuaRocks? Do you have anything against it?
I'm in favor, I just don't know how to work LuaRocks.
On Tue, Aug 23, 2016, 4:27 AM Pranas Kiziela notifications@github.com
wrote:
Hey guys
Did you consider releasing cpml on LuaRocks? Do you have anything against
it?https://github.com/keplerproject/luarocks
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#18, or mute the thread
https://github.com/notifications/unsubscribe-auth/AANZdrnoxyn8sVpn4eJm3Tlgdqwuwkcvks5qitkJgaJpZM4Jq0eO
.
You can follow the guide here. Once you create rockspec file the following releases seem like a breeze.
https://github.com/Alloyed/loverocks-repo/blob/master/cpml-scm-1.rockspec
I stopped doing 3d stuff so I don't think this is up to date but hey~
test it by stuffing the rockspec in the project dir and doing
luarocks make --tree=rocks/
Yay, that's great, thanks! It would be even better if you released non-dev version (1.0 maybe?). So people don't need to specify the custom Luarocks source server.