Package manager for Löve/Lua

General discussion about LÖVE, Lua, game development, puns, and unicorns.
Post Reply
tomshreds
Party member
Posts: 101
Joined: Thu Oct 18, 2012 8:49 pm

Package manager for Löve/Lua

Post by tomshreds »

Hi folks,

In the last years, we've seen the introduction of many powerful package manager for a variety of languages.

i.e. npm for Node.js, Composer for PHP, Bower for frontend javascript, etc

Yesterday I was building a small repository of all the libraries I use when I play with Löve and this thought came to my mind: what if there was a simple package manager that fed itself from github repository?

This would make the library handling process much more simpler, would allow library updates through the package manager and more.

Is there anything similar available? Otherwise I'm thinking of starting something similar. If you'd like such an idea, feel free to comment and let me know!

Thanks and have a nice day
User avatar
josefnpat
Inner party member
Posts: 955
Joined: Wed Oct 05, 2011 1:36 am
Location: your basement
Contact:

Re: Package manager for Löve/Lua

Post by josefnpat »

There is luarocks. You could consider re-purposing that with a fork.
Missing Sentinel Software | Twitter

FORCIBLY IGNORED.
<leafo> when in doubt delete all of your code
<bartbes> git rm -r *
<bartbes> git commit -m "Fixed all bugs"
<bartbes> git push
tomshreds
Party member
Posts: 101
Joined: Thu Oct 18, 2012 8:49 pm

Re: Package manager for Löve/Lua

Post by tomshreds »

josefnpat wrote:There is luarocks. You could consider re-purposing that with a fork.
Thanks I'll check it out!
User avatar
Roland_Yonaba
Inner party member
Posts: 1563
Joined: Tue Jun 21, 2011 6:08 pm
Location: Ouagadougou (Burkina Faso)
Contact:

Re: Package manager for Löve/Lua

Post by Roland_Yonaba »

There are some package managers for Lua. The Great Josefnpat already mentionned LuaRocks, I'll also add to that list LuaDist, MoonRocks and the recent LuaPower.
So, if you are proposing a new package manager with new functionalities, then it will be very welcome. Otherwise, no need to reinvent the wheel.
Post Reply

Who is online

Users browsing this forum: Google [Bot] and 158 guests