Creating a repository in GitHub
- Login to your github account.

- Go to search tab and search for
iitrabhi.
- You will find the account as shown.

- It will look like this. You can notice the repositories tab in the page.

- Click the repository and go to find repository as shown.

- Type project there, you will find the project template as shown.

- Go to use this template button, and click it.

- You will get two options. Select the
Create a new repository.
- You will find the new window, asking for repository name, description and status
PublicorPrivate.
- Give a name to the repository, add some description to it, and then set the status as
Private.
- This is how your repository will look. Now you can update or edit the readme file, which explains your work and helps collaborators recognise the work they are doing with you.

- Now you have created the repository in your GitHub account.
Cloning the repository in your local system
In the earlier step, we created the repository in the GitHub account. In this step, we will clone that repository to the local system.
1. Open the GitHub desktop in your system which you have learned to install in the previous section. Go to Add.
2. You will find three options, select the clone repository.
3. Type the repository name which you have created in GitHub.com.
4. Like we have typed meso.
5. Now select the repository and click the clone button and you are done. You have cloned you repository in the local path give or you can change the location by clicking choose.
How to open the repository in Obsidian
- Click to the icon
Open new vaultin the left hand corner.
- After clicking, you will find the dialogue box.

- Select the folder where you have placed you working files.

- After opening the folder, you will find a pop-up window asking for trust the author. Click trust the author.

- Close the another popup.

- Finally, you have created the repository, which is GitHub synced.

- You will find the left ribbon and right ribbon in obsidian. Right-click on the left ribbon and remove the
Open common plate,Insert templateandtemplater.
- You are done with the project template setting for Avakaln.