Metadata-Version: 1.1
Name: mo
Version: 0.2.0
Summary: Incredibly simple YAML-based task runner.
Home-page: https://github.com/thomasleese/mo
Author: Thomas Leese
Author-email: inbox@thomasleese.me
License: UNKNOWN
Download-URL: https://github.com/thomasleese/mo/releases
Description: `M-O <https://github.com/thomasleese/mo/blob/master/mo.yaml>`__ Task Runner
        ===========================================================================
        
        |Build Status|
        
        .. figure:: https://github.com/thomasleese/mo/raw/master/assets/screenshot.png
           :alt: Screenshot
        
        Documentation
        ~~~~~~~~~~~~~
        
        You can visit
        `mo.readthedocs.org <http://mo.readthedocs.org/en/latest/>`__ for the
        documentation.
        
        Support / Contributing
        ~~~~~~~~~~~~~~~~~~~~~~
        
        Feel free to open an issue or a pull request via GitHub.
        
        Release History
        ~~~~~~~~~~~~~~~
        
        See the `CHANGELOG <CHANGELOG.rst>`__ file.
        
        .. |Build Status| image:: https://travis-ci.org/thomasleese/mo.svg?branch=master
           :target: https://travis-ci.org/thomasleese/mo
        
Keywords: task,runner
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Utilities
