https://github.com/thomasleese/mo
Incredibly simple YAML-based task runner.
https://github.com/thomasleese/mo
python task-runner yaml
Last synced: about 1 year ago
JSON representation
Incredibly simple YAML-based task runner.
- Host: GitHub
- URL: https://github.com/thomasleese/mo
- Owner: thomasleese
- License: mit
- Created: 2016-02-17T09:36:45.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T00:35:27.000Z (over 3 years ago)
- Last Synced: 2025-05-13T17:04:07.517Z (about 1 year ago)
- Topics: python, task-runner, yaml
- Language: Python
- Size: 255 KB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 15
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
`M-O `__ Task Runner
===========================================================================
| `Introduction`_
| `Getting Started`_
| `Community`_
Introduction
------------
M-O is a task runner designed to standardise common development tasks across
different projects enabling a low barrier to entry and easy integration with
text editors and IDEs. The inspiration for this project comes from
`Scripts to Rule Them All `__.
.. image:: https://img.shields.io/travis/thomasleese/mo.svg?style=for-the-badge
:target: https://travis-ci.org/thomasleese/mo
.. image:: https://img.shields.io/github/license/thomasleese/mo.svg?style=for-the-badge
:target: https://github.com/thomasleese/mo
.. image:: https://img.shields.io/pypi/v/mo.svg?style=for-the-badge
:target: https://pypi.python.org/pypi/mo
Getting Started
---------------
.. figure:: https://github.com/thomasleese/mo/raw/master/docs/screenshot.png
:alt: Screenshot
You can visit
`mo.readthedocs.org `__ for the
documentation.
Community
---------
Feel free to open an issue or a pull request via GitHub.