Open
Description
It would be great if we can "reverse" our existing dev boxes into such scripts. It would tremendously speed up adoption of setup scripts. Every developer usually has his own setup already and task to writing your own script from scratch can be quite significant.
It looks reasonable to start with some revered script - searching over files and installed apps on existing machine and then generate corresponding choco
statements for recognized packages or offer alternatives for known but not yet "chocolated" ones. Running this script allows developer to start from his set up and trim the things that are unnecessary.