githubrr
v1.0.6
Published
Check this on github - https://github.com/praveen-me/node-cli <br> With this cli you can take github data of any user from github api. And this cli contains to option where you can play a _Github User Battle_. If you can to check this out then run `npm i
Downloads
6
Readme
Githubrr
Check this on github - https://github.com/praveen-me/node-cli
With this cli you can take github data of any user from github api. And this cli contains to option where you can play a Github User Battle. If you can to check this out then run npm i -g githubrr
.
How to run this project locally:-
- Clone this whole repo
git clone https://github.com/praveen-me/node-cli.git
. - Go this directory using
cd node-cli/githubrr
. - Then use
npm start
to start the project locally.