github-check-cli
v1.0.4
Published
CLI for checking GitHub user profile and repositories information
Downloads
5
Maintainers
Readme
github-check-cli
CLI for checking GitHub user profile and repositories information
Demo
Install
$ npm install -g github-check-cli
Usage
Commands available
$ github <command> [arguments]
Commands:
user Fetch information about any GitHub user
repo Fetch information about any GitHub repository
Options:
-h, --help Show help [boolean]
Command user
$ github user <github_username>
Options:
-h, --help Show help [boolean]
Examples:
$ github user sahildua2305
Command repo
$ github repo <repo_owner_username> <repo_name>
Options:
-h, --help Show help [boolean]
Examples:
$ github repo sahildua2305 github-check-cli
More NodeJS Modules
License
MIT © Sahil Dua