Gem Version

LazyFork - a command line utility for all the lazy forkers out there

Who really wants to go through a web interface to fork a repo, just to head back to the command line to clone it?

Fork and clone your fork all without leaving the comfort of your terminal. :relieved:

Installation

$ gem install lazy_fork

Usage

$ git fork <owner>/<repo>

For example, if you wanted to fork this repo:

$ git fork CGA1123/lazy_fork

Development

TODO

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/CGA1123/lazy_fork.

License

The gem is available as open source under the terms of the MIT License.