environment - tetloose/tetloose-wp GitHub Wiki
Tetloose WP has only been tested on Mac OS.
This isn't a tutorial for setting up a local environment.
Brew is used as a package manager, read more about Brew.
Laravel Valet is a great tool to spinning up local environments with nginx. Requires some config to get [email protected] to run. Please read the docs.
- PHP 7.4.33:
brew install [email protected] - MYSQL 5.7:
brew install [email protected] - git 2.37.1^:
brew install git - Node 18.12.1^:
brew install nvm - SSH
- Composer 2
- WP-CLI
- nvm:
brew install nvm - oh my zsh
- powerlevel10k
- Valet
- VSCode:
brew install --cask visual-studio-code - Sequel Ace:
sequel-ace - Brave Browser:
brew install --cask brave-browser - iTerm2:
brew install --cask iterm2