Nice idea! It would be great to have a package that can take user input and scaffold a customized development enviorment via a series of single and multi select questions. For instance, a java env package could be like: apt-get install dev-env-java Select Java Version: [1.6] [1.7] [1.8] Select SCM T...