Giter Site home page Giter Site logo

rubypair's Introduction

Overview

This is an idea that came up during a break at a daylong session at Lone Star Ruby Conference and I quick registered the domain name. I thought it would be fun to find people who are willing to pair program in your area. So this is this start of such a project. Hopefully I can find others to help me with it and get it going (and keep me on it).

Plan:

  • Page where Developers can login and make a profile, including the following:
    • twitter, linked in profiles, github
    • areas of code you like (tests, views, database, etc)
    • city, state (optional)
    • prefer in-person, online pair programming, or either
    • link to coderwall
  • Comment on profile (talk positively how it was to pair with that person)

Future:

  • Maybe a reward system (stars? rubyies?) that people can award someone who was helpful. Maybe sponsors can offer prizes.

Get up and running

  1. Fork the repo It's just this easy
  2. Clone your shiny new repo git clone [email protected]:username/rubypair.git
  3. Get you some bundler gem install bundler
  4. Get you some gems bundle install
  5. Copy the example config file into the config directory cp config/examples/app_config.yml config/
  6. Register your application (This makes authentication work) Register Here!
  • Main URL for development may vary some but mine is http://localhost:3000 since I just use Webrick
  • Callback URL is http://localhost:3000/auth/github/callback adjust your accordingly.
  1. Update your config/app_config.yml with values supplied rom Github's OAUTH app registration
  2. Install MongoDB. We recommend using homebrew
  3. There is no 9!

rubypair's People

Contributors

lenary avatar pedm avatar razielgn avatar rubygeek avatar tugboat avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.