An open API service indexing awesome lists of open source software.

https://github.com/dantleech/maestro

PHP Package co-ordinator
https://github.com/dantleech/maestro

Last synced: about 1 year ago
JSON representation

PHP Package co-ordinator

Awesome Lists containing this project

README

          

Maestro
=======

[![Build Status](https://travis-ci.org/dantleech/maestro.svg?branch=master)](https://travis-ci.org/dantleech/maestro)

**This project is abandoned in favour of a complete rewrite see [Maestro2](https://github.com/dantleech/maestro2)**

**This project is still in an experimental phase and has not been used to orchestrate anything at this stage**

Maestro will be a package orchestration and management tool.

Use it, for many packages in parallel, to (for example):

- Apply file templates.
- Run scripts.
- Gather version information
- Generate reports.

In the future it is hoped that it will:

- Automate releases.

Execution graph:

![maestro](https://user-images.githubusercontent.com/530801/66256252-dc0bbe80-e783-11e9-9c68-26e9bcb2ce9e.png)

Running maestro:

![screencast](https://github.com/dantleech/maestro/raw/master/doc/source/images/project_run.gif)

Documentation
-------------

Documentation is [hosted on readthedocs](https://maestrophp.readthedocs.io/en/latest/)

Contribution
------------

All contributions are welcome, make a PR.