Releasing geordi

After having written useful scripts into makandra notes for a long time, we’ve now tied them into a powerful new gem: geordi.

It gives you the power to

  • get a dump from your production database with dump-for production
  • install your local gems to the production machine with install-gems-remotely
  • execute rake tasks to several environments at the same time with power-rake db:migrate
  • and much more

Check it out from github Show archive.org snapshot .

Dominik Schöler