mirror of
https://github.com/cytopia/devilbox.git
synced 2025-04-15 22:56:44 +00:00
Add yq to available tools
This commit is contained in:
parent
2294672403
commit
19e5d03fe0
@ -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">
|
||||
|
@ -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|
|
||||
|
Loading…
x
Reference in New Issue
Block a user