Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nkrumahthis/hackerrss
hacker news feed client
https://github.com/nkrumahthis/hackerrss
Last synced: about 2 months ago
JSON representation
hacker news feed client
- Host: GitHub
- URL: https://github.com/nkrumahthis/hackerrss
- Owner: nkrumahthis
- Created: 2023-04-11T23:08:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-04-12T08:41:07.000Z (over 1 year ago)
- Last Synced: 2024-04-23T19:14:17.424Z (9 months ago)
- Language: Go
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hackerrss
Hacker News rss feed client written in go.
## Setup
- to build, run `make`
- to execute, run `./hackerrss`## Usage
- print out hacker feed `hackerrss`
- print only title and link `hackerrss -mini`