is-pinoy.dev logois-pinoy.dev

1–2: Fork & Clone

Steps 1–2 — Fork the domains repository on GitHub and clone it to your machine.

Step 1: Fork the repository

  1. Go to github.com/is-pinoy-dev/domains
  2. Click the Fork button in the top-right corner
  3. Select your personal GitHub account as the destination

You now have your own copy of the repository at https://github.com/your-username/domains.


Step 2: Clone your fork

git clone https://github.com/your-username/domains.git
cd domains

Replace your-username with your actual GitHub username.

Stay inside the domains/ directory for all subsequent steps. Every command in this guide assumes you are in the root of the cloned repository.


Next: Create Your JSON File

On this page