I've been searching around and discovered several topics about this that use a lot of various technologies like ruby
and some bash
scripts - but basically, I have a normal, plain github account and I want to "clean" it. But there is code on there I may want to keep, so I don't want to just destroy it all. Furthermore, there are almost 200 repos.
So I want to just clone them all to my hard drive, then back them up to a dummy account like bitbucket. I'm having a tough time with this though.
Is there a simple way to accomplish this? I'm using Windows 8, and my experience with command line tools is extremely minimal right now.