4 Replies - 2343 Views - Last Post: 25 July 2013 - 02:29 PM

#1 BetaWar   User is offline

  • #include "soul.h"
  • member icon

Reputation: 1695
  • View blog
  • Posts: 8,592
  • Joined: 07-September 06

Mule, the stupid package manager

Posted 24 July 2013 - 07:25 PM

I recently came up with the idea of creating a git-based package manager inspired by vundle. At the moment I am calling it mule, which will always be there to carry your baggage (packages). It will use git for the majority of the back-end (REPO mirrors will be git servers, bags -- packages -- will be git repositories within the servers, etc. It will use JSON for the majority of the file keeping so that it won't weigh down your machine by requiring a lot of programs installed.

Currently it is being developed in perl.

Here's the repo:
https://github.com/JamesB/mule

It is still in early development, but I expect to have something up and working in a few days if I have the chance to continue working on it.

Let me know your thoughts.

Is This A Good Question/Topic? 0
  • +

Replies To: Mule, the stupid package manager

#2 grimpirate   User is offline

  • Pirate King
  • member icon

Reputation: 149
  • View blog
  • Posts: 717
  • Joined: 03-August 06

Re: Mule, the stupid package manager

Posted 25 July 2013 - 12:30 PM

You might want to look into the AUR on Arch Linux. I'm fairly certain that some packages when pulled by pacman pull directly from the git repositories.
Was This Post Helpful? 0
  • +
  • -

#3 modi123_1   User is online

  • Suitor #2
  • member icon



Reputation: 16480
  • View blog
  • Posts: 65,328
  • Joined: 12-June 08

Re: Mule, the stupid package manager

Posted 25 July 2013 - 12:36 PM

It needs a logo. A fancy logo.

Posted Image
Was This Post Helpful? 0
  • +
  • -

#4 BetaWar   User is offline

  • #include "soul.h"
  • member icon

Reputation: 1695
  • View blog
  • Posts: 8,592
  • Joined: 07-September 06

Re: Mule, the stupid package manager

Posted 25 July 2013 - 02:23 PM

@grim - Alright, I'll take a look at AUR when I get a chance, though I'll probably have mule v1.0 ready by then. It would be really cool if they can interact with git repositories so I could fork their code and go from there.

@modi - I am not sure how to feel about that logo... It is kinda creepy.
Was This Post Helpful? 0
  • +
  • -

#5 modi123_1   User is online

  • Suitor #2
  • member icon



Reputation: 16480
  • View blog
  • Posts: 65,328
  • Joined: 12-June 08

Re: Mule, the stupid package manager

Posted 25 July 2013 - 02:29 PM

You are right - it needs about 27% more lecherous-ness.
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1