Metadata-Version: 2.0
Name: ghtool
Version: 0.2
Summary: Simple CLI tool for github...
Home-page: http://github.com/stojanovic-n/ghtool
Author: Nikola Stojanovic
Author-email: nikola.stojanovic91@outlook.com
License: MIT
Platform: UNKNOWN
Requires-Dist: grequests
Requires-Dist: requests

GHTool
=========================

GHTool is simple command line tool written in Python that displays public GitHub repositories.

Installation
------------

To install GHTool, simply:

.. code-block:: bash

    $ pip install ghtool


