ssh-agent
-
SSH를 이용하여 GITHUB 연결Study/Node, React 기초 강의_John Ahn 2023. 2. 13. 22:32
GitHub 계정 생성 및 로그인 GitHub 계정이 없는 경우 회원가입을 해주고 계정이 있다면 로그인을 진행한다. https://github.com/ GitHub: Let’s build from here GitHub is where over 100 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 fea... github.com 새로운 repository를 생성한다. SSH 키 생성 및 ssh-agent에 추가 아래의 사이트에서 사용자의 컴퓨터 환경에 맞..