https://github.com/bafs/hn-top
Hacker news top stories
https://github.com/bafs/hn-top
hacker-news v vlang
Last synced: 8 months 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 (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-30T16:24:00.000Z (over 5 years ago)
- Last Synced: 2025-01-14T02:35:07.202Z (9 months ago)
- Topics: hacker-news, v, vlang
- Language: V
- Homepage:
- Size: 4.88 KB
- Stars: 22
- Watchers: 3
- 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`