github
-
[OS] 23. FinishOS/OS from Scratch 2021. 7. 29. 13:51
서론 이번 강의에서는 간단한 오류들을 수정하여 OS를 완성하겠습니다. 해당 Github 강의는 다음과 같습니다. https://github.com/cfenollosa/os-tutorial/tree/master/23-fixes GitHub - cfenollosa/os-tutorial: How to create an OS from scratch How to create an OS from scratch. Contribute to cfenollosa/os-tutorial development by creating an account on GitHub. github.com 이론 Github 사용법 Github에 프로젝트를 올리기 위해서는 먼저 Github 사이트에서 Repository를 만듭니다. 다음으로 프로..