ubuntu_installs.sh was intended to be a short install script, but has grown to contain a lot of logic... it should be replaced with something more readable that can handle dependencies, like a Rake script or Chef recipes. If it is in Ruby, we can also take advantage of ActiveResource and reduce the LOC for API calls.
ubuntu_installs.sh was intended to be a short install script, but has grown to contain a lot of logic... it should be replaced with something more readable that can handle dependencies, like a Rake script or Chef recipes. If it is in Ruby, we can also take advantage of ActiveResource and reduce the LOC for API calls.