Metadata-Version: 2.0
Name: hubble-github
Version: 0.0.5
Summary: The command-line search tool for GitHub.
Home-page: https://github.com/jos-b/hubble
Author: Joseph Banks
Author-email: joseph@josephbanks.me
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Environment :: Console
Requires-Python: >=3.5
Requires-Dist: requests (>=2.19.0)
Requires-Dist: colorama (>=0.3.9)

======
Hubble
======

Hubble is the command-line search tool for GitHub.

Installation
============

.. code-block:: bash

    $ pip install hubble-github
    ...
    $ hubble [search terms]

Screenshots
===========

User search
-----------

.. image:: https://raw.githubusercontent.com/jos-b/hubble/master/screenshots/torvalds.png

Repository search
-----------------

.. image:: https://raw.githubusercontent.com/jos-b/hubble/master/screenshots/webhook-discord.png


