deployer/README.md
2020-10-02 01:13:11 +03:00

42 lines
2.4 KiB
Markdown

<h1><a href="https://deployer.org"><img src="https://medv.io/assets/deployer/logo.png" alt="Deployer Logo" height="30"></a> Deployer</h1>
<p>A deployment tool written in PHP with support for popular frameworks out of the box.</p>
<p align="center"><br><br><a href="https://deployer.org"><img src="https://medv.io/assets/deployer/deployer.gif" alt="Deployer Screenshot" width="530"></a><br><br><br></p>
<a href="https://github.com/deployphp/deployer/actions?query=workflow%3Atest"><img src="https://github.com/deployphp/deployer/workflows/test/badge.svg" alt="Build Status"></a>
<a href="https://packagist.org/packages/deployer/deployer"><img src="https://img.shields.io/packagist/v/deployer/deployer.svg?style=flat" alt="Latest Stable Version"></a>
<a href="https://packagist.org/packages/deployer/deployer"><img src="https://img.shields.io/badge/license-MIT-blue.svg?style=flat" alt="License"></a>
See [deployer.org](https://deployer.org) for more information and documentation.
## Contributing
Do you want to contribute to this project? Start working on one of those issues:
- [ ] [Implement host selector](https://github.com/deployphp/deployer/issues/2154) ⭐️⭐️⭐️⭐️⭐️
> You need to write a simple parser and selector class, this will be a core of new Deployer.
- [ ] Improve recipe docs. Add comments to config options, tasks. Clear contrib recipes.
[Other issues from v7 milestone](https://github.com/deployphp/deployer/milestone/7)
## Maintainer
* Anton Medvedev [@antonmedv](https://github.com/antonmedv)
See also the list of [contributors](https://github.com/deployphp/deployer/graphs/contributors) who participated in this project.
## Sponsorship
<a href="https://www.patreon.com/deployer"><img src="https://c5.patreon.com/external/logo/become_a_patron_button@2x.png" width="160"></a>
Development of the **Deployer** generously supported by contributions from individuals and corporations. If you are benefiting from **Deployer** and would like to help keep the project financially sustainable, please visit Anton Medvedev's [Patreon page](https://www.patreon.com/deployer) or contact him [via email](mailto:anton@medv.io)
### Top Supporters
* Daniel Knoch from [cariba.de](https://cariba.de)
See a full [list of sponsors](https://github.com/deployphp/deployer/blob/master/SPONSORS.md).
## License
[MIT](https://github.com/deployphp/deployer/blob/master/LICENSE)