Fixes #536 Add Vue cli

This commit is contained in:
cytopia 2019-03-23 20:36:41 +01:00
parent f2aa49b8cd
commit f94557062d
No known key found for this signature in database
GPG Key ID: 6D56EDB8695128A2
2 changed files with 8 additions and 0 deletions

View File

@ -231,6 +231,12 @@
Text-mode Interface for Git <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_tool_vue| raw:: html
<a target="_blank" href="https://cli.vuejs.org">
Standard Tooling for Vue.js Development <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_tool_webpack| raw:: html
<a target="_blank" href="https://webpack.js.org">

View File

@ -91,6 +91,8 @@ The PHP container is your workhorse and these are your tools:
+----------------------+---------------------------------------+
| ``tig`` | |ext_lnk_tool_tig| |
+----------------------+---------------------------------------+
| ``vue`` | |ext_lnk_tool_vue| |
+----------------------+---------------------------------------+
| ``webpack`` | |ext_lnk_tool_webpack| |
+----------------------+---------------------------------------+
| ``wp`` | |ext_lnk_tool_wp| |