hncr-cli

A Hacker News command line client written in Crystal

Building

% crystal build src/hncr-cli.cr --release

Usage

NOTE:

The client returns items concurrently.

# Print eight items from the 'new' category
% ./hncr -i new -c 8

Options