Skip to content

Command line tool to get info about any github user or repositories

Notifications You must be signed in to change notification settings

RishabhRyber/git-it

Repository files navigation

Github All Releases

git-it

Command line tool to get info about any github user or repositories Find information about all repositories of any user using his/her github id or email id from terminal.

       _ _             _ _
  __ _(_) |_          (_) |_
 / _` | | __|  _____  | | __|
| (_| | | |_  |_____| | | |_
 \__, |_|\__|         |_|\__|
 |___/

What it information git-it can show:

USER'S DETAILS:

 -Follower's count
 -Bio 
 -Location of User
 -Blog link if provided
 -Date of joining Github
 -Time of last activity

 -Repository details:(All)
     -Title
     -Description 
     -Fork COunt
     -Blog link if provided
     -Date of joining Github
     -Time of last activity

Setup:

1.git clone https://github.com/RishabhRyber/git-it
2.cd git-it
3.pip install -r requirements.txt

Guide::

    Usages: python git-it [options] [parameter]
      Options:
          -u, -U
             Use the github user-id is provided
        -e, -E
     
             Use the email id
        -r, -R
             Show repository details also

About

Command line tool to get info about any github user or repositories

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages