/clone_repos

A quick way to clone all my repos to a new machine

Primary LanguageShell

clone_repos

Quick script to clone all repositories for a given user.

Will prompt for GitHub user (required) and API token and clone destination (both optional).

Without appropriate API token, will clone user's publc repositories.