This is a node app that facilitates cloning all of the repositories of a given user's account on Github.
After a clean installation of my OS, I wanted an expedited way to retrieve a local copy of all of my projects stored in Github repositories.
Node, Node-Fetch, Node's File System module, Git-Clone,
MIT © Tyler Glisson