gh-browse

1.0.1 • Public • Published

gh-browse

npm npm

A lazy man's way to open up a search query on GitHub using the CLI

Installation and Usage

Prerequisites: Node.js (>=8.11.1), npm version 3+.

Global Installation

yarn

yarn global add gh-browse

npm

npm i -g gh-browse

Usage

gh-browse <search-term> [options]

Options

-h, --help                               output usage information
-v, --version                            output the version number
--info                                   print search information
--type                                   change search type (code, commits, issues, topics, wikis, users)

only <search-term> is required.

Examples

gh-browse <search-term> --type=users     your search type will be set to users

Readme

Keywords

Package Sidebar

Install

npm i gh-browse

Weekly Downloads

3

Version

1.0.1

License

MIT

Unpacked Size

171 kB

Total Files

15

Last publish

Collaborators

  • jwoo92