Tag: mac
-
How to Install PHPCS and WPCS on Mac
Install PHPCS To install PHPCS, use the following command: This installs the PHPCS package globally on your system. Install WPCS Once PHPCS is installed, you can install the WordPress Coding…
-
How to Create a WordPress Website Locally with Valet on Mac
Install Homebrew Go to brew.sh copy the command and run it in your terminal It will be something like this. Then update brew. If the brew command is not found,…
-
How to Remove .DS_Store on Mac
If you’re a Mac user, you may have come across those pesky .DS_Store files scattered throughout your folders. While harmless, these files can be a bit of an eyesore, especially…