File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -82,6 +82,10 @@ specifically tailored to the requirements of Symfony.
82
82
This Python-based library provides a basic suite of operations for executing
83
83
local or remote shell commands and uploading/downloading files.
84
84
85
+ `Deployer `_
86
+ This is another native PHP rewrite of Capistrano, with some ready recipes for
87
+ Symfony.
88
+
85
89
Bundles
86
90
There are some `bundles that add deployment features `_ directly into your
87
91
Symfony console.
@@ -200,4 +204,4 @@ other potential things like pushing assets to a CDN (see `Common Post-Deployment
200
204
.. _`Memcached` : http://memcached.org/
201
205
.. _`Redis` : http://redis.io/
202
206
.. _`Symfony plugin` : https://github.com/capistrano/symfony/
203
-
207
+ .. _ `Deployer` : http://deployer.org/
You can’t perform that action at this time.
0 commit comments