Github cli app to display user info
npm i -g gh-user-info
$ gh-user-info --help
Usage: gh-user-info -u [eg. username] --copy [eg. login] -o
Options:
--version Show version number [boolean]
-c, --copy Copy user infos
-o, --open Open in your browser the current github profile
-u, --user Chose a specific github user
-h, --help Show help [boolean]
Mattèo Gauthier - semoule.fr 2019
Clone the repository
git clone https://github.com/MatteoGauthier/github-user-info
Start the app
node .
- replace node-fetch by got
- remove terminal-link