# RepoPeek - 클론전에 GitHub Repo 정보 확인하기

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=1979](https://news.hada.io/topic?id=1979)
- GeekNews Markdown: [https://news.hada.io/topic/1979.md](https://news.hada.io/topic/1979.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-04-28T09:11:49+09:00
- Updated: 2020-04-28T09:11:49+09:00
- Original source: [github.com](https://github.com/sameera-madushan/RepoPeek)
- Points: 5
- Comments: 1

## Topic Body

- 정보 확인 후에 Clone 진행하는 Python 스크립트

- Repo의 정보들 : 기본 브랜치, 전체 크기, 라이센스, 개발 언어, 기본 통계(Fork,Watcher,Issues,Stars), URL들

- GitHub API 이용 ( Auth 없이 사용하는거라 시간당 60회 제한 )

## Comments



### Comment 1674

- Author: xguru
- Created: 2020-04-28T09:12:30+09:00
- Points: 2

리파지토리 크기는 정말 클론전에 알았으면 하는 정보인데 왜 아직도 깃헙 기본 UI상에서 표현이 안되는지..

코드가 얼마 안되어서.. Rust로 CLI를 만들어 보면 좋겠다 싶은 유틸이네요.
