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
Package manager for Löve/Lua
- 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
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
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
Re: Package manager for Löve/Lua
Thanks I'll check it out!josefnpat wrote:There is luarocks. You could consider re-purposing that with a fork.
- 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
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.
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.
Who is online
Users browsing this forum: No registered users and 2 guests