add Homebrew to replace Linuxbrew (deprecated and removed)

This commit is contained in:
Laurent Laville
2021-05-21 18:14:43 +02:00
parent 0c664d770e
commit 7df4f04a04
14 changed files with 161 additions and 0 deletions

View File

@@ -1041,6 +1041,10 @@ You want to use tools such as `git`, `drush`, `composer`, `npm`, `eslint`, `phpc
<td><a href="https://gruntjs.com/">grunt</a></td>
<td>Grunt command line JS tool.</td>
</tr>
<tr>
<td><a href="https://brew.sh/">Homebrew</a></td>
<td>The Missing Package Manager for macOS (or Linux).</td>
</tr>
<tr>
<td><a href="https://github.com/zaach/jsonlint">jsonlint</a></td>
<td>Json command line linter.</td>