#vscode 에서 #프로젝트 를 #github 에 #연결 해 보자
사전작업
github 가입
GitHub: Where the world builds software
GitHub is where over 73 million developers shape the future of software, together. Contribute to the open source community, manage your Git repositories, review code like a pro, track bugs and feat...
github.com
vscode 설치
https://code.visualstudio.com/
Visual Studio Code - Code Editing. Redefined
Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications. Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows.
code.visualstudio.com
git 설치
https://www.git-scm.com/downloads
Git - Downloads
Downloads macOS Windows Linux/Unix Older releases are available and the Git source repository is on GitHub. GUI Clients Git comes with built-in GUI tools (git-gui, gitk), but there are several third-party tools for users looking for a platform-specific exp
www.git-scm.com
https://github.com/git-for-windows/git/releases/download/v2.34.1.windows.1/Git-2.34.1-64-bit.exe
드디어 인스톨 한다.
'프로그램 공부' 카테고리의 다른 글
도커 기본 명령어 (0) | 2023.02.13 |
---|---|
1편 Ubuntu 20.04 에 도커 설치 하기 (0) | 2023.02.13 |
SSH의 이점 활용: 안전한 원격 액세스, 유연성 및 사용 편의성 (0) | 2023.01.29 |
ChatGPT: 무한한 가능성을 지닌 혁신적인 언어 모델 (0) | 2023.01.28 |
웹을 개발할 때 웹디자인 부분을 예쁘게 만들고 싶은데 오픈소스가 있나요? (0) | 2023.01.27 |