cliapp
v1.1.4
Published
Command Line application to view Treehouse student badges and Javascript points
Readme
cliapp
Command Line Application to view treehouse student badges and JavaScript points
Install
create a directory and 'cd' in it.
Install via npm
$ npm install cliapp && mv node_modules/* ./ && rmdir node_modulescd into the cliapp directory
Usage
$ node app.js <treehouse-user1> <treehouse-user2> Example
$ node app.js anoopmundathan chalkers