gh-user-cli
v1.1.0
Published
Open the GitHub or NPM profile of the given or current user.
Downloads
8
Maintainers
Readme
gh-user-cli
Open the GitHub or NPM profile of the given or current user.
Install
npm install --global gh-user-cli
yarn global add gh-user-cli
Usage
Usage
$ gh-user [name] […]
Options
--npm -n Open the NPM profile of the given or current user
Examples
$ gh-user tommy-mitchell sindresorhus
$ gh-user -n
Related
- npm-home - Open the npm page, Yarn page, or GitHub repo of a package.
- npm-user-cli - Get user info of an npm user.