GitHub auto login when pull & push

GitHub으로 블로그를 만들어 운영하려다보니, 내용을 수정하고 push, pull하는 일을 자주하게 됐다. 특히 블로그는 GitHub 페이지에서 직접 코드를 수정하는 것이 아니라면, git push를 해야 수정한 코드가 잘 적용 됐는지 확인할 수 있는 구조이기 때문에 특히나 push할 일이 많았던 것 같다. git pull, push를 할 때 GitHub username과 비밀번호를 입력해서 로그인을 해주어야하는데... [Read More]

Tools and Design

LLVM 프로젝트는 여러 라이브러리와 툴로 구성되어 있다. LLVM은 “모든 것이 라이브러리다”라는 말이 있을 정도로, 코드 대부분 재사용도가 높다고 한다. 또, 설계 시에 이 요소들이 함께 잘 연결되도록 해야한다. [Read More]

Sample blog post

Each post also has a subtitle

This is a demo post to show you how to write blog posts with markdown. I strongly encourage you to take 5 minutes to learn how to write in markdown - it’ll teach you how to transform regular text into bold/italics/headings/tables/etc. [Read More]
Tags: test