Skip to content

i2bskn-sandbox/ruby_gems_jsonp

Repository files navigation

RubyGems JSONP

Build Status Coverage Status Code Climate Dependency Status

The wrapper of RubyGems API for JSONP.

Application on Heroku

http://rubygems-jsonp.herokuapp.com

Installation

Clone from Github and bundle:

git clone git://github.com/i2bskn/ruby_gems_jsonp.git
cd ruby_gems_jsonp
bundle install --path .bundle --without development test

Run

foreman start

Deploy

for Heroku

heroku create
git push heroku master
heroku open

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

About

The wrapper of RubyGems API for JSONP.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published