Murphydbuffalo / code_review

Pick partners for code review

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pick Partners for Code Review

  • Globally install babel with npm install -g babel
  • Run babel-node pairing.js followed by a space separated list of names and the script will randomly partner everyone up. Odd numbers of people are fine.
  • Running npm start will run the pairing script with the names Dan Dave Richard and Maria passed in.

Studious Doge

About

Pick partners for code review


Languages

Language:JavaScript 100.0%