GitHub

[PyQt1] PyQt Coding Exercise : Create Repository

Code Nara 2018. 7. 25. 20:00

Dev Environment : Windows, GitHub, Python, Visual Studio Code


Login to GitHub

Create PyQt1 repository for PyQt coding exercise (.gitignore for Python)


Clone GitHub repository

$ git clone https://github.com/codenara/PyQt1.git


Open Visual Studio

Add cloned repository

Visual Studio > Team Explorer > Local Repositories >

Add PyQt1 Repository


Copy .gitattributes file generated by Visual Studio to

c:\Source\GitHub\CodeNara\PyQt1\.gitattributes