This repo contains a set of tools to make dev life somewhat easier.
The use case for cloner.rb is to allow a developer who needs to clone multiple repositories at one time the ability to do so.
ruby cloner.rb
What repos would you like to clone from Github?
(ex: rails/rails, listen360/legacy_dashboards)
rails/rails, twbs/bootstrap
Please enter the directory you will be working from.
(this folder should live inside your Home folder)
Development
If the folder you specify does not exist you will be prompted to create the folder.