Metadata-Version: 1.0
Name: github-info
Version: 0.0.7
Summary: Show GitHub information on Git pre-push or on demand
Home-page: http://github.com/nickw444/github-info
Author: Nick Whyte
Author-email: nick@nickwhyte.com
License: MIT
Description-Content-Type: UNKNOWN
Description: # Github Info
        
        Show GitHub information on Git pre-push or on demand
        
        ### Requirements
        
        - Python >= 3.6
        
        ### Setup
        
        ```
        pip3 install github-info
        ```
        
        ### Usage
        
        #### 1. Configure the tool
        
        ```
        github-info configure
        ```
        
        #### 2. Use it
        
        ```
        github-info
        ```
        
        ![demo](demo.png)
        
Platform: UNKNOWN
