Closed rksm closed 12 years ago
curl http://lively-kernel.org/install.sh | sh
-- works but in an early version. Not yet implemented is an update of the workspace. Here we need to recognize local changes to not overwrite them and only update if the workspace git repo is clean.
I close this issue for now. The feature exists but does not yet take care of updating existing installs.
npm has
curl http://npmjs.org/install.sh | sh
. We need the same!