Page 1 of 1

Has anyone used 0install?

Posted: Tue Jul 12, 2011 5:31 pm
by schoppenhauer
I just read about 0install, http://0install.net/. Seems like it tries to become a way of installing software locally as a user, which is something very desirable in some situations. Has anybody tried this yet? Especially, such a thing could be a nice addition to clbuild / quicklisp, in the sense that additional binary requirements could be made exportable to such a system, at least at first sight, but of course I did not try it yet.

Re: Has anyone used 0install?

Posted: Sat Jul 23, 2011 4:59 am
by talex
It should work. There is a templates page showing some simple "hello world" skeleton projects in Python, C and Java: http://0install.net/templates.html

Would be good to have a Lisp example there too.