a simply node project that makes api calls to github api to list users and repos.
Users all mocha, chai, sinon
> npm i -g instanbul
# wihin your node project
> instanbul cover node_modules/.bin/_mocha -- tests/**/*
a simply application that uses github api to fetch open source repos and lists them as a JSON;
JavaScript