Sha256: a475c25ec3cdc2066e5681263da6809f301e9b1167ae7c1e94c82d1e3847a8f0

Contents?: true

Size: 551 Bytes

Versions: 3

Compression:

Stored size: 551 Bytes

Contents

# Githubrepo

## Installation

Add this line to your application's Gemfile:

    gem 'githubrepo'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install githubrepo


## Usage

    $ githubrepo create REPOSITORY_NAME


For more details use help flag:

    $ githubrepo --help


## To Do


## Contributing

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
githubrepo-0.2.0 README.md
githubrepo-0.1.0 README.md
githubrepo-0.0.3 README.md