Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 305 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 305 Bytes

Daily Hacker News

How to use

Fetch top 25 stories everyday and record them in issues. You can subscribe it by watching this repo.

How does it work

  1. A script fetches top 25 stories on hackernews everyday
  2. Use github REST api open an issue
  3. create github Action to run it automatically.