mirror of
https://github.com/deployphp/deployer.git
synced 2025-02-23 08:45:04 +01:00
34 lines
1.6 KiB
Markdown
34 lines
1.6 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:
|
|
|
|
- Improve docs of [recipes](recipe) or [contrib](contrib)
|
|
- Fix one of the [bugs](http://bit.ly/deployer-bugs)
|
|
- Add new features!
|
|
|
|
## 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
|
|
|
|
* 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)
|