denv - D version of rbenv

Jacob Carlborg doob at me.com
Fri May 4 12:09:00 PDT 2012


On 2012-05-04 19:54, simendsjo wrote:
> On Fri, 04 May 2012 17:54:11 +0200, Masahiro Nakagawa
> <repeatedly at gmail.com> wrote:
>
>> I use rbenv to manage multiple versions of Ruby.
>> So, I ported rbenv to D.
>>
>> https://github.com/repeatedly/denv
>>
>> I tested dmd on Linux and Mac.
>> (Sorry, I am not GDC and LDC user)
>>
>> I will port ruby-build If necessary.
>>
>>
>> Regards,
>> Masahiro
>
> Sounds very similar to, but more complete than, dvm:
> https://github.com/jacob-carlborg/dvm

Seems a lot more complicated as well. A big part of DVM is to easily 
install a compiler, which is done manually with denv.

Oh, my. Everything is written in shell script. DVM works on Windows as 
well, thanks to Nick :)

-- 
/Jacob Carlborg


More information about the Digitalmars-d-announce mailing list