Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thomasleese/mo
Incredibly simple YAML-based task runner.
https://github.com/thomasleese/mo
python task-runner yaml
Last synced: about 7 hours 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 (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T00:35:27.000Z (almost 2 years ago)
- Last Synced: 2024-10-13T01:36:40.092Z (about 1 month ago)
- Topics: python, task-runner, yaml
- Language: Python
- Size: 255 KB
- Stars: 9
- Watchers: 3
- 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/moGetting Started
---------------.. figure:: https://github.com/thomasleese/mo/raw/master/docs/screenshot.png
:alt: ScreenshotYou can visit
`mo.readthedocs.org `__ for the
documentation.Community
---------Feel free to open an issue or a pull request via GitHub.