/Gi-st-CLI

GitHub Statistics CLI

Primary LanguageShellGNU General Public License v3.0GPL-3.0

Gi-st-CLI

GitHub Statistics CLI

What is Gi-st CLI ?

Gi-st CLI is a script written in Bash to extract information about a GitHub's user. List of gotten information :

  • User information :
    • Username
    • URL of the user page on GitHub
    • Creation date
    • Number of publics repositories and gists
  • Repository information :
    • Name of the repository
    • URL
    • Its description
    • Creation date
    • Date of the latest push
    • Used languages and their size in bytes

Demonstration

Demo

Gi-st of KevBP
https://github.com/KevBP

Creation date            2013-11-26T00:47:49Z
Number of public repos   7
Number of public gists   2

=========================
Repository Animated-Solar-System
https://github.com/KevBP/Animated-Solar-System
A basic solar system in PLT-Scheme

Creation date            2014-03-13T21:53:55Z
Date of the latest push  2014-04-01T10:08:55Z

Language Scheme		23825 bytes

=========================
Repository Gi-st-CLI
https://github.com/KevBP/Gi-st-CLI
GitHub Statistics CLI

Creation date            2015-07-14T17:52:53Z
Date of the latest push  2015-07-14T17:56:20Z

Language Shell		2738 bytes

=========================
Repository GoToPraktik0.2
https://github.com/KevBP/GoToPraktik0.2
Makes files compatible for recent versions of Praktik (0.2+)

Creation date            2015-07-07T11:38:06Z
Date of the latest push  2015-07-07T11:47:54Z

Language Java		16939 bytes

=========================
Repository Graph-Lib-C
https://github.com/KevBP/Graph-Lib-C
A simple library to manipulate graphs

Creation date            2014-10-28T12:25:45Z
Date of the latest push  2014-10-28T12:28:12Z

Language C		24926 bytes

=========================
Repository KevBP.github.io
https://github.com/KevBP/KevBP.github.io
Website with Jekyll.

Creation date            2015-02-25T16:40:13Z
Date of the latest push  2015-06-22T00:43:16Z

Language CSS		4007 bytes

Language  HTML		2404 bytes

=========================
Repository Praktik
https://github.com/KevBP/Praktik
Manage your search for job

Creation date            2015-06-08T15:48:24Z
Date of the latest push  2015-07-07T12:36:10Z

Language Java		29220 bytes

Language  CSS		192 bytes

=========================
Repository Vending-Machine
https://github.com/KevBP/Vending-Machine
Exercise in plt-scheme for my studies at university

Creation date            2015-04-30T14:09:45Z
Date of the latest push  2015-05-18T19:54:36Z

Language Scheme		17683 bytes

=========================