Add yq to available tools

This commit is contained in:
cytopia 2019-05-21 09:45:06 +02:00
parent 2294672403
commit 19e5d03fe0
No known key found for this signature in database
GPG Key ID: 6D56EDB8695128A2
2 changed files with 8 additions and 0 deletions

View File

@ -273,6 +273,12 @@
Yarn <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_tool_yq| raw:: html
<a target="_blank" href="https://github.com/mikefarah/yq">
yq <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_tool_github_issues| raw:: html
<a target="_blank" href="https://github.com/cytopia/devilbox/issues">

View File

@ -105,6 +105,8 @@ The PHP container is your workhorse and these are your tools:
+----------------------+---------------------------------------+
| ``yarn`` | |ext_lnk_tool_yarn| |
+----------------------+---------------------------------------+
| ``yq`` | |ext_lnk_tool_yq| |
+----------------------+---------------------------------------+
.. note::
If you are in need of other tools, open up an issue at |ext_lnk_tool_github_issues|