Published 2022. 1. 3. 14:28
Why should we use the Github-? This is important thing for preserving, sharing, cooperating source.
Any project we do If I do it only alone It takes a lot of time to coding. Eventually We should use it this.
- Step one, Visit Github website and Sign up and Don't forget you should check "repository box" because we use it this for storage.
- Step two, If you finished step one, You can see this screen. And Click "create repository"
- Step three, Repository name is important. Because we're going to use the same file name, so it's easy to see, and it's good to make it a file name that you won't forget. And Create repository.
- Step four, if you got it you can see this display. And Click ".gitignore"
- Step five, Delete all of this. We'll write something else.
- Step six, If all of task you got it, You can see this display. We are done.
To be continue
'Configuration Management > Github' 카테고리의 다른 글
[Github] 잔디 안심어지는 오류 해결하기 (0) | 2022.07.29 |
---|---|
[Github] Github Profile 꾸미기 (0) | 2022.04.22 |
[Github] 팀프로젝트시 github으로 간단히 프로젝트 넘겨 받기 (0) | 2022.04.21 |
[Github] How to connect Github with MySQL (0) | 2022.02.03 |
[Github] Resolving git push error (rejected-non-fast-forward) (0) | 2022.01.10 |