Skip to content

Open the GitHub or NPM profile of the given or current user.

License

Notifications You must be signed in to change notification settings

tommy-mitchell/gh-user-cli

Repository files navigation

gh-user-cli

Open the GitHub or NPM profile of the given or current user.

Install

npm install --global gh-user-cli
Other Package Managers

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.