Metadata-Version: 2.1
Name: git-joke-cli
Version: 1.1.0
Summary: Get git joke in command line
Home-page: https://github.com/vitakrya/git-joke-cli
Author: Vita Kr
License: MIT
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: requests
Requires-Dist: docopt

git-joke
========

.. image:: https://travis-ci.org/vitakrya/git-joke-cli.svg?branch=master
    :target: https://travis-ci.org/vitakrya/git-joke-cli

Usage
-----

Example from the internal help command::

    $ git-joke -h
    Display random git joke or all git jokes
    Usage:
        git-joke [--all]

    Options:
        -h --help  Show this help message
        -v --version  Show version
        -a --all  Show all jokes

License
-------

MIT


