gitinfo

command module
v0.0.0-...-fb7a020 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 1, 2019 License: MIT Imports: 8 Imported by: 0

README ¶

gitinfo-cover

GitHub Watches GitHub Starts GitHub Forks

CLI tool to search for GitHub users and projects.

💽 Installation

$ go get github.com/C-Anirudh/gitinfo

To be able to run the command from anywhere in the computer, run the following commands

$ cd $GOPATH/bin/
$ sudo cp gitinfo /usr/bin/gitinfo

🚀 Usage

$ gitinfo --help

OR

$ gitinfo
Usage: gitinfo [options]
Options:
         -u      The GitHub username of the person      (required input)
         -f      The file name with path and .json extension to which information has to be copied
                 Path should be relative to home directory
$ gitinfo -u kenneth-reitz -f /Desktop/sample.json
Username                      :  kenneth-reitz
Name                          :  Kenneth Reitz
Email                         :  
Bio                           :  @storyscript.

I wrote @requests: HTTP for Humans. The only thing I really care about is user experience. 
Number of followers           :  26567
Count of people user follows  :  199
Number of public repositories :  37
Account created on            :  2009-08-26 21:17:47 +0000 UTC

Documentation ¶

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL