Metadata-Version: 2.1
Name: chibi-command
Version: 0.4.6
Summary: run terminal commands
Home-page: https://github.com/dem4ply/chibi_command
Author: Dem4ply
Author-email: dem4ply@gmail.com
License: WTFPL
Keywords: chibi_command
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: Public Domain
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
License-File: LICENSE
License-File: AUTHORS.rst
Requires-Dist: gitpython
Requires-Dist: chibi (>=0.5.5)
Requires-Dist: chibi-hybrid (>=0.0.1)

=============
chibi_command
=============


.. image:: https://img.shields.io/pypi/v/chibi_command.svg
        :target: https://pypi.python.org/pypi/chibi_command

.. image:: https://img.shields.io/travis/dem4ply/chibi_command.svg
        :target: https://travis-ci.org/dem4ply/chibi_command

.. image:: https://readthedocs.org/projects/chibi-command/badge/?version=latest
        :target: https://chibi-command.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status




run terminal commands


* Free software: WTFPL
* Documentation: https://chibi-command.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.1 (2020-02-19)
------------------

* First release on PyPI.
