Spend 5 literal minutes thinking:
- How much time do you have to devote to this exercise?
- How can you verify that your solution is correct?
Then:
-
Fork this gist and clone it locally.
-
Send [email protected] and [email protected] a link to your forked gist with "[gh_repo_stats]" in the subject. Provide an estimate of how long you'll be working on your solution in man-hours and an estimate of when you will be finished. Feel free to ask any questions about the assignment, as well.
-
Complete the exercise, pushing your changes to the gist repo as you go.
-
Send [email protected] and [email protected] a link to your forked gist, along with the actual amount of time you spent on the problem, and a discussion of your solution. If you choose to use external dependencies besides ruby, please provide a Rakefile which allows one to run
rake install
to install the dependencies.