2020. 8. 6. 17:53ㆍAI트레이딩

1. 깃허브 회원가입을 한다.
Build software better, together
GitHub is where people build software. More than 50 million people use GitHub to discover, fork, and contribute to over 100 million projects.
github.com

2. 파이참에 들어가 git.exe 연동
SETTINGS > Version Control > Git > Test




git 이 없다 아래 download and install 눌르면 쉽다.
또는 https://git-scm.com/downloads여기서 받는다
Git - Downloads
Downloads Mac OS X 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
git-scm.com

설치 완료시

3. Version control

4. 아까 생성한 Github 아이디 로그인후 repository 만들어주면 끝

'AI트레이딩' 카테고리의 다른 글
1. AI 트레이딩 기본적 개발환경 구축하기 (0) | 2021.05.22 |
---|