@zbo14/giturls
Version:
A command-line tool that searches GitHub for URLs
21 lines (14 loc) • 419 B
Markdown
# giturls
A command-line tool that searches GitHub for URLs
## Install
`$ npm i @zbo14/giturls`
## Usage
```
Usage: giturls [options] <query>
Options:
-V, --version output the version number
-c, --cookie <string> cookie for your GitHub account
-q, --quiet don't show banner and info
-w, --window open the browser window
-h, --help display help for command
```