Blueprint in the new Github Reflog

We're super excited to see that blueprint was chosen as the featured project in the new Github Reflog. It's like an Oscar for open-source geeks. Kind of? Maybe just a little bit? Ok, nevermind. Anway, a big thanks to the Github guys and we're looking forward to the weekly reflog!

This is one of the coolest projects I've seen in a long time. 

Simply put, Blueprint reverse engineers servers. It scans your system, records installed packages from various managers (aptitude, ruby's gem, python's pip, etc), archives software built from source, and records configuration file changes. It then packages your entire server configuration into a bootstrap.sh file with an attached archive. You can take that bootstrap package and run it anywhere to replicate your server setup.