Local Development Setup
Developer laptop ගෙ one-time setup. Once only — never repeat.
Step 1: Install LocalWP
Download and install from:
LocalWP = local WordPress development tool. Simple, free, no config needed.
Step 2: Git Setup (One-time)
Open Git Bash and run:
Verify:
Step 3: GitHub Login
Make sure you can access the GitHub repo DevOps shared with you.
When you clone a repo, GitHub will ask for login via browser — just follow the prompt.
Done!
One-time setup complete. For each new project, follow New Project guide.