Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
해커톤 운영시에 사용한, 특정 일자에 시작하지 않은 레포지터리를 검출하고 목록을 뽑아내는 프로젝트입니다.
- Host: GitHub
- URL: https://github.com/shinkeonkim/github-repository-start-date-checker
- Owner: shinkeonkim
- Created: 2021-09-23T15:03:44.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-26T12:40:53.000Z (over 3 years ago)
- Last Synced: 2024-11-12T22:35:40.942Z (2 months ago)
- Topics: github-api, hackathon
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`