Skip to content

agbinary/adoption-center

 
 

Repository files navigation

RubyGems Adoption Center

Build Status Code Climate

Development

Clone the repository

git clone git@github.com:rubygems/adoption-center.git

Install bundled gems

bundle install

Copy over the database file

cp config/database.example.yml config/database.yml

Setup the database

bundle exec rake db:setup

Start up rails!

rails server

Run the tests!

rake test

Oauth

... In progress! :)

For background and further discussion, see A RubyGems Adoption Center.

License

Adoption Center uses the MIT license. Please check the [LICENSE] (https://github.com/rails-girls-summer-of-code/Team-Binary-2015/blob/master/LICENSE) file for more details.

About

The RubyGems Adoption Center - RGSoC 2015

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 92.9%
  • CSS 3.9%
  • Ruby 2.9%
  • JavaScript 0.3%