Software Engineering in WordPress, PHP, and Backend Development

Search: “homebrew” (Page 8 of 8)

We found 38 results for your search.

Quick Tip: Reinstalling Git on macOS Mojave

[…] to the filesystem via its standard dialog. And my installed of Git was hosed. Reinstalling Git on Mojave Installing Git is relatively straightforward especially if you use Homebrew. If you are, then you can try one of two things. If it’s your first time, then run this command in your terminal: $ brew install […]

The WordPress Developer’s Guide to MySQL Data Reconstruction

[…] where the files reside on your operating system. For example, if you’re running macOS and then you’re likely to find it in /usr/local/mysql/data. I prefer to use Homebrew so my MySQL databases are in /usr/local/var/mysql. And as you can see above, you’ll notice files that have the same name as the databases that you […]

How To Set Up JavaScript linting in Visual Studio Code

[…] local machine. If you’re not, then I’ve got a guide for how to do that in this post. The shortcut? It’s literally as simple as this (once Homebrew is installed): View the code on Gist. Once you’ve got it set up (either by using said post or if it’s already set up), then you’ll […]

Newer posts »

© 2025 Tom McFarlin

Theme by Anders NorenUp ↑