https://github.com/bafs/hn-top
Hacker news top stories
https://github.com/bafs/hn-top
hacker-news v vlang
Last synced: 11 days ago
JSON representation
Hacker news top stories
- Host: GitHub
- URL: https://github.com/bafs/hn-top
- Owner: BafS
- Created: 2019-11-20T01:20:53.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-30T16:24:00.000Z (almost 6 years ago)
- Last Synced: 2025-05-13T16:40:33.018Z (10 months ago)
- Topics: hacker-news, v, vlang
- Language: V
- Homepage:
- Size: 4.88 KB
- Stars: 22
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HN top
## Run
- `v run hn.v`
## Compile
- `v -o bin/hntop -prod hn.v`