gh-user-info

1.1.10 • Public • Published

github-user-info

Github cli app to display user info

Usage

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

Dev Instruction

Clone the repository

git clone https://github.com/MattixNow/github-user-info

Start the app

node .

TODO

  • [ ] replace node-fetch by got
  • [ ] remove terminal-link

Package Sidebar

Install

npm i gh-user-info

Weekly Downloads

9

Version

1.1.10

License

MIT

Unpacked Size

6.08 kB

Total Files

3

Last publish

Collaborators

  • matteogauthier