https://github.com/tensorush/githunt
Hacker News feed of top Git links.
https://github.com/tensorush/githunt
git github github-actions github-io github-links github-repository hacker-news hacker-news-api hackernews multi-threading multithreading repositories show-me-the-code thread-pool threadpool zig zig-lang zig-language zig-package ziglang
Last synced: 3 months ago
JSON representation
Hacker News feed of top Git links.
- Host: GitHub
- URL: https://github.com/tensorush/githunt
- Owner: tensorush
- License: mit
- Created: 2023-08-04T20:06:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-18T17:57:16.000Z (9 months ago)
- Last Synced: 2024-12-06T08:23:07.094Z (5 months ago)
- Topics: git, github, github-actions, github-io, github-links, github-repository, hacker-news, hacker-news-api, hackernews, multi-threading, multithreading, repositories, show-me-the-code, thread-pool, threadpool, zig, zig-lang, zig-language, zig-package, ziglang
- Language: Zig
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# githunt
[![CI][ci-shd]][ci-url]
[![LC][lc-shd]][lc-url]## Hacker News feed of top Git links.
### Usage
```sh
git clone https://github.com/tensorush/githunt.git
cd githunt/
zig build exe
```[ci-shd]: https://img.shields.io/github/actions/workflow/status/tensorush/githunt/ci.yaml?branch=main&style=for-the-badge&logo=github&label=CI&labelColor=black
[ci-url]: https://github.com/tensorush/githunt/blob/main/.github/workflows/ci.yaml
[lc-shd]: https://img.shields.io/github/license/tensorush/githunt.svg?style=for-the-badge&labelColor=black
[lc-url]: https://github.com/tensorush/githunt/blob/main/LICENSE