- git clone git://github.com/sturnquest/pairs.git
- cd pairs
- bundle
- rake test
- rails server
- visit http://localhost:3000/pairs/{week} in your browser where {week} is an integer representing a week in the year
A schedule that allows for pairing across everyone in the organization. The organization is defined in config/organization.json.