Sha256: d0afeb543a99f3cc453b35edd0b0bdef16c8af0706cb6e30b4624e1b9bcfa1ab
Contents?: true
Size: 569 Bytes
Versions: 2
Compression:
Stored size: 569 Bytes
Contents
# Githubrepo TODO: Write a gem description ## 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 ## 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
githubrepo-0.0.2 | README.md |
githubrepo-0.0.1 | README.md |