https://github.com/tensorush/gitnews
Hacker News feed of top Git links.
https://github.com/tensorush/gitnews
zig zig-package
Last synced: 4 months ago
JSON representation
Hacker News feed of top Git links.
- Host: GitHub
- URL: https://github.com/tensorush/gitnews
- Owner: tensorush
- License: mit
- Created: 2023-08-04T20:06:53.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-26T18:48:12.000Z (4 months ago)
- Last Synced: 2025-02-26T19:37:39.638Z (4 months ago)
- Topics: zig, zig-package
- Language: Zig
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gitnews
## Hacker News feed of top Git links.
### Usage
```sh
git clone https://github.com/tensorush/gitnews
cd gitnews/
zig build exe
```