1.1.10 • Published 4 years ago

gh-user-info v1.1.10

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

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
1.1.10

4 years ago

1.1.9

5 years ago

1.1.7

5 years ago

1.1.6

5 years ago

1.1.5

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago