Pavel
Joined: 10 Aug 2011 Posts: 1 Location: Indonesia, Ubud
|
Posted: Wed Aug 10, 2011 10:20 am Post subject: Package manager |
|
|
Hello, I'm new to D and did not find the way to easily install packages, like rubygems for ruby.
I written some scratches ( http://github.com/Paxa/beans ) and think it'll be very useful to have such tool.
Because then I write code and see that I need some functionality that already written in other lib - I want to use that code. Now I can make git submodule or just copy that lib, but it's not good to maintain.
Also now I can't easily find some lib and use it (it's hard to find and I have to copy it to my project).
What do you think about this idea ?
If you agree with me feel free to contribute, I'm open to everything |
|