티스토리 뷰
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
'GitHub' 카테고리의 다른 글
[Hybrid1 Log4] From C/C++ Call Python : PyRun_SimpleString PyRun_SimpleFile (0) | 2018.07.29 |
---|---|
[PyQt1 Log1] Simple PyQt Sample (0) | 2018.07.25 |
[Hybrid1 Log3] Using C++ Class in C++/CLI (0) | 2018.07.23 |
[Hybrid1 Log2] IJW #pragma managed #pragma unmanaged (0) | 2018.07.22 |
[Hybrid1 Log1 Sharp1] Create C# Console Project (0) | 2018.07.22 |