Hi Michal, On Nov 11, 2012, at 12:45 PM, Michal fojtik wrote: > Hi guys, > > I put together small bash script to bootstrap development environment for > developing Deltacloud API. >
Cool stuff, seems that the aeolus dev bootstrap give you a serious inspiration to make it also for deltacloud :) > Currently this script supports: Fedora, CentOS, RHEL6, openSuse, Debian and > Ubuntu. > > To run the script you can do: > > curl https://raw.github.com/mifo/deltacloud-dev-tools/master/bootstrap.sh | > bash > > Following things will be installed: > > * rbenv > * ruby 1.9 > * all system dependencies (gcc, libxml, libxslt, etc...) > * deltacloud > > This script is not perfect yet, I want to add support for OSX for example and > improve dependency checking for other distros, so if someone have time to > check if this script works on his distro, all issues or pull requests are > welcome :-) > Gonna test it now :) Thanks! -FV > -- Michal
