Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shinkeonkim/github-repository-start-date-checker

해커톤 운영시에 사용한, 특정 일자에 시작하지 않은 레포지터리를 검출하고 목록을 뽑아내는 프로젝트입니다.
https://github.com/shinkeonkim/github-repository-start-date-checker

github-api hackathon

Last synced: 4 days ago
JSON representation

해커톤 운영시에 사용한, 특정 일자에 시작하지 않은 레포지터리를 검출하고 목록을 뽑아내는 프로젝트입니다.

Awesome Lists containing this project

README

        

# github repository start date checker

## Usage

- make `TOKEN` file
- add your [github token](https://github.com/settings/tokens) in TOKEN file
- `pip install -r requirements.txt`
- `python3 main.py`