mirror of
https://github.com/cytopia/devilbox.git
synced 2025-02-20 17:33:05 +00:00
Merge pull request #325 from cytopia/update-available-tools
Update available tools
This commit is contained in:
commit
896c2bc0c9
@ -3,6 +3,12 @@
|
||||
Command line tools
|
||||
============================================================
|
||||
|
||||
.. |ext_lnk_tool_ansible| raw:: html
|
||||
|
||||
<a target="_blank" href="https://www.ansible.com/">
|
||||
Ansible <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
|
||||
</a>
|
||||
|
||||
.. |ext_lnk_tool_awesome_ci| raw:: html
|
||||
|
||||
<a target="_blank" href="https://github.com/cytopia/awesome-ci">
|
||||
@ -15,6 +21,12 @@
|
||||
Linux brew <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
|
||||
</a>
|
||||
|
||||
.. |ext_lnk_tool_codecept| raw:: html
|
||||
|
||||
<a target="_blank" href="https://codeception.com/">
|
||||
Codeception <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
|
||||
</a>
|
||||
|
||||
.. |ext_lnk_tool_composer| raw:: html
|
||||
|
||||
<a target="_blank" href="https://getcomposer.org">
|
||||
@ -141,6 +153,12 @@
|
||||
PHP Code Beautifier and Fixer <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
|
||||
</a>
|
||||
|
||||
.. |ext_lnk_tool_phpunit| raw:: html
|
||||
|
||||
<a target="_blank" href="https://phpunit.de/">
|
||||
PHPUnit <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
|
||||
</a>
|
||||
|
||||
.. |ext_lnk_tool_pg_dump| raw:: html
|
||||
|
||||
<a target="_blank" href="https://www.postgresql.org/docs/current/static/backup-dump.html">
|
||||
|
@ -18,8 +18,12 @@ The PHP container is your workhorse and these are your tools:
|
||||
+======================+=======================================+
|
||||
| various binaries | |ext_lnk_tool_awesome_ci| |
|
||||
+----------------------+---------------------------------------+
|
||||
| ``ansible`` | |ext_lnk_tool_ansible| |
|
||||
+----------------------+---------------------------------------+
|
||||
| ``brew`` | |ext_lnk_tool_linuxbrew| |
|
||||
+----------------------+---------------------------------------+
|
||||
| ``codecept`` | |ext_lnk_tool_codecept| |
|
||||
+----------------------+---------------------------------------+
|
||||
| ``composer`` | |ext_lnk_tool_composer| |
|
||||
+----------------------+---------------------------------------+
|
||||
| ``drush`` | |ext_lnk_tool_drush| |
|
||||
@ -62,6 +66,8 @@ The PHP container is your workhorse and these are your tools:
|
||||
+----------------------+---------------------------------------+
|
||||
| ``phpcbf`` | |ext_lnk_tool_phpcbf| |
|
||||
+----------------------+---------------------------------------+
|
||||
| ``phpunit`` | |ext_lnk_tool_phpunit| |
|
||||
+----------------------+---------------------------------------+
|
||||
| ``photon`` | |ext_lnk_tool_photon| |
|
||||
+----------------------+---------------------------------------+
|
||||
| ``redis*`` | Various Redis client tools |
|
||||
|
Loading…
x
Reference in New Issue
Block a user