This is a script I wrote to make my life easier when evaluating students' exercises.
Ts-node must be installed lol
For obvious reasons, the list of people is empty. One must add the list of github usernames to iterate over. If you're a Hoxton academy staff member, you can get a list of people in the exercise evaluation spreadsheet. If you're not, then what are you doing here? Just kidding, find a repo with a bunch of forks and use those people / repo name here.
run with npm run one
or npm run all
.
You will be asked to answer few questions.
Every execution is synchronous for 2 reasons:
- It's easier, duh!
- I run this script while I brew my coffee, so I am not worried about performance.
Feel free to reach out to this Ed guy.