Reclone
Recently installed your Local Environment? Purchased a new computer? Wiped and reinstalled your OS?
Reclone is an easy way to reclone
your most recent 100 respositories.
Installation
Add this line to your application's Gemfile:
gem 'reclone'
And then execute:
$ bundle install
Or install it yourself as:
$ gem install reclone
Usage
- run: gem install reclone
- Navigate to the directory you would like to clone your repositories to.
- run:
reclone
- enter github user name
- confirm you are in the right directory and would like to clone; type y
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com//reclone. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://github.com//reclone/blob/master/CODE_OF_CONDUCT.md).
License
The gem is available as open source under the terms of the MIT License.