# Github1s - GitHub코드를 VS Code로 1초만에 둘러보기

> Clean Markdown view of GeekNews topic #3719. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=3719](https://news.hada.io/topic?id=3719)
- GeekNews Markdown: [https://news.hada.io/topic/3719.md](https://news.hada.io/topic/3719.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2021-02-11T11:07:32+09:00
- Updated: 2021-02-11T11:07:32+09:00
- Original source: [github.com](https://github.com/conwnet/github1s)
- Points: 22
- Comments: 2

## Topic Body

- GitHub 저장소 주소에 1s 만 붙이면 Repo 내용을 VS Code 인터페이스로 빠르게 둘러볼 수 있게 만들어주는 오픈소스

ㅤ→ https://github1s.com/microsoft/vscode

- 크롬 확장도 같이 제공

- 로컬에서 빌드 및 운영 가능

## Comments



### Comment 4464

- Author: e1q88
- Created: 2021-02-15T01:00:33+09:00
- Points: 1

크롬 확장해서 사용하면 정말 편하네요.

### Comment 4439

- Author: xguru
- Created: 2021-02-11T11:07:34+09:00
- Points: 1

깃헙 인터페이스로는 코드 둘러보기가 귀찮아서

git clone REPO & code .

해서 VSCode 에서 열어서 보는 경우가 허다했는데 이거 한방으로 모든게 해결 되네요. 최고의 도구인듯.

GitHub 이 토큰 없이는 한시간에 60Req 만 되어서 OAuth 토큰 넣는 메뉴가 있긴 한데,

혹시 모르니 개인 Repo는 로컬에서 빌드 해서 테스트 해보시기 바랍니다.
