Metadata-Version: 1.1
Name: rewardifycli
Version: 0.0.4
Summary: CLI interface for rewardify package
Home-page: https://github.com/the16thpythonist/rewardifycli
Author: Jonas Teufel
Author-email: jonseb1998@gmail.com
License: BSD license
Description: ============
        rewardifycli
        ============
        
        
        .. image:: https://img.shields.io/pypi/v/rewardifycli.svg
                :target: https://pypi.python.org/pypi/rewardifycli
        
        .. image:: https://img.shields.io/travis/the16thpythonist/rewardifycli.svg
                :target: https://travis-ci.org/the16thpythonist/rewardifycli
        
        .. image:: https://readthedocs.org/projects/rewardifycli/badge/?version=latest
                :target: https://rewardifycli.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        .. image:: https://pyup.io/repos/github/the16thpythonist/rewardifycli/shield.svg
             :target: https://pyup.io/repos/github/the16thpythonist/rewardifycli/
             :alt: Updates
        
        
        
        CLI interface for rewardify package
        
        
        * Free software: BSD license
        * Documentation: https://rewardifycli.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.0.0.0 (2019-06-14)
        --------------------
        
        * First release on PyPI.
        
        0.0.1 (2019-06-16)
        ------------------
        
        * Initial test version
        
        0.0.2 (2019-06-16)
        ------------------
        
        * Fixed the bug of the "__internal" package not being included in the pypi release
        
        0.0.3 (2019-06-16)
        ------------------
        
        * Fixed the "run" command not being associated with the "install" command group
        
        
Keywords: rewardifycli
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
