What It Gives You
Getting Started
Cinderella is a fully managed development environment for open source hacking on Mac OSX. It's powered by homebrew and chef. You only need Xcode 4.2 and a Sane GCC to get started.
Cinderella builds everything up in ~/Developer. It won't stomp on any of your current installations so you don't have to commit your entire machine immediately. It's simple to rollback if you really want to.
Install
Cinderella has a binary installer, if you're on Lion then you're ready to go
% sudo /usr/bin/gem install cinderella % /usr/bin/cinderella -b
Cinderella can manage itself from here. Open up a new shell and you're ready to hack.
Uninstall
If for some reason you don't find cinderella to be amazing then you can easily uninstall it.
% cinderella --uninstall
Contact
Corey Donohoe (atmos@atmos.org)