1.1.0 • Published 2 years ago
gh-user-cli v1.1.0
gh-user-cli
Open the GitHub or NPM profile of the given or current user.
Install
npm install --global gh-user-cliyarn global add gh-user-cliUsage
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 -nRelated
- npm-home - Open the npm page, Yarn page, or GitHub repo of a package.
- npm-user-cli - Get user info of an npm user.