deployer/README.md
2021-09-24 00:33:05 +02:00

32 lines
1.5 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.
## Related
* [GitHub Action for Deployer](https://github.com/deployphp/action)
## License
[MIT](https://github.com/deployphp/deployer/blob/master/LICENSE)