1.0.0 • Published 2 months ago

gh-user-cli v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

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.