Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/plentz/update_cadabra
- Owner: plentz
- Created: 2009-07-20T01:25:07.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2012-04-05T14:10:19.000Z (almost 13 years ago)
- Last Synced: 2024-04-17T05:21:57.558Z (9 months ago)
- Language: Shell
- Homepage:
- Size: 105 KB
- Stars: 12
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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