add ssh to available tools

This commit is contained in:
Remo Laubacher 2018-05-05 18:15:02 +02:00 committed by GitHub
parent 04ddd07312
commit 5c4c856b84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -66,6 +66,8 @@ The PHP container is your workhorse and these are your tools:
+----------------------+-----------------------------------------------------------------------------------+
| ``scss-lint`` | `SCSS Lint <https://github.com/brigade/scss-lint>`_ |
+----------------------+-----------------------------------------------------------------------------------+
| ``ssh`` | `OpenSSH <https://www.openssh.com/>`_ |
+----------------------+-----------------------------------------------------------------------------------+
| ``symfony`` | `Symfony installer <https://github.com/symfony/symfony-installer>`_ |
+----------------------+-----------------------------------------------------------------------------------+
| ``tig`` | `Text-mode Interface for Git <https://github.com/jonas/tig>`_ |