luarocks integration?
Posted: Wed Nov 26, 2014 12:45 am
Hey guys! I just found this the other day, and I must say that I... wait for it... LÖVE this software!
I was wondering if there was any way that this software could be integrated with luarocks. For those who don't know, luarocks installs "rocks" (groups of .lua scripts just like love programs) from a remote server and handles dependencies. It would be awesome to simply add the "love" package as a dependency and be able to "luarocks install <insert game name here>" so I could then run the program as a shell script.
I don't know if there were any plans for this. I could certainly make a package called "love" which would download/install the appropriate löve binary, but I don't want to intrude if anyone else is already planning this or there is a better method for it!
I was wondering if there was any way that this software could be integrated with luarocks. For those who don't know, luarocks installs "rocks" (groups of .lua scripts just like love programs) from a remote server and handles dependencies. It would be awesome to simply add the "love" package as a dependency and be able to "luarocks install <insert game name here>" so I could then run the program as a shell script.
I don't know if there were any plans for this. I could certainly make a package called "love" which would download/install the appropriate löve binary, but I don't want to intrude if anyone else is already planning this or there is a better method for it!