Refs #378: Add tool: Deployer

This commit is contained in:
cytopia
2018-09-14 08:58:16 +02:00
parent c84235c620
commit dd4eff2efd
4 changed files with 10 additions and 2 deletions

View File

@ -33,6 +33,12 @@
Composer <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_tool_dep| raw:: html
<a target="_blank" href="https://deployer.org/">
Deployer <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_tool_drush| raw:: html
<a target="_blank" href="https://www.drush.org">

View File

@ -26,6 +26,8 @@ The PHP container is your workhorse and these are your tools:
+----------------------+---------------------------------------+
| ``composer`` | |ext_lnk_tool_composer| |
+----------------------+---------------------------------------+
| ``dep`` | |ext_lnk_tool_dep| |
+----------------------+---------------------------------------+
| ``drush`` | |ext_lnk_tool_drush| |
+----------------------+---------------------------------------+
| ``drupal`` | |ext_lnk_tool_drupal_console| |