Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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`