반응형 Github2 윈도우용 Git 설치하기 윈도우용 Git 설치 가이드Git은 개발자들에게 필수적인 버전 관리 도구입니다. 이 가이드에서는 윈도우에 Git을 설치하는 과정을 단계별로 안내해 드리겠습니다.1. Git 다운로드https://git-scm.com/에 방문합니다.최신 버전을 확인합니다. (현재 최신 버전: 2.45.2)'Downloads' 섹션에서 운영 체제에 맞는 버전을 선택하여 다운로드 합니다.64비트 윈도우: "64-bit Git for Windows Setup"32비트 윈도우: "32-bit Git for Windows Setup"2. 설치 과정다운로드한 설치 파일을 실행하고 다음 옵션들을 선택합니다.Additional icons > On the Desktop:바탕화면에 Git 아이콘을 추가합니다.Windows Explorer i.. 2024. 7. 26. Github README.md 에 이미지 올리기 Github README.md 에 이미지 업로드 방법 Github 에는 markdown 언어로 문서를 작성할 수 있다. 이 문서에 이미지를 첨부하는 방법을 정리한다. 예를 들어 다음 makepluscode 의 github 처럼 이미지를 추가할 있다. https://github.com/makepluscode/arduino-tutorial-basic GitHub - makepluscode/arduino-tutorial-basic: Repositories for Arduino Tutorial Basic. Repositories for Arduino Tutorial Basic. Contribute to makepluscode/arduino-tutorial-basic development by creating a.. 2022. 7. 26. 이전 1 다음 반응형