Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/plentz/update_cadabra

auto-update rvm(+rubygems & gems & full cleanup), rubygems (+ gems), macports (+ ports), homebrew(update & upgrade & cleanup), textmate bundles -- pain-free!
https://github.com/plentz/update_cadabra

Last synced: about 1 month ago
JSON representation

auto-update rvm(+rubygems & gems & full cleanup), rubygems (+ gems), macports (+ ports), homebrew(update & upgrade & cleanup), textmate bundles -- pain-free!

Awesome Lists containing this project

README

        

## update_cadabra

update_cadabra is an update script for rvm(+rubygems & gems & full cleanup), rubygems (+ gems), macports (+ ports), homebrew(update & upgrade & cleanup), textmate bundles -- pain-free!

* * *

To install (the easy way):

gem install update_cadabra

To automagically update everything, run:

update_cadabra

* * *
To install (the hard way):

git clone git://github.com/plentz/update_cadabra.git
cd update_cadabra
chmod u+x bin/update_cadabra.sh
sudo ln -s "`pwd`/bin/update_cadabra.sh" /usr/local/bin/update_cadabra