Skip to content

aretrace/hncr-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • -i TYPE, --item=TYPE The type of item (default: best).
  • -c NUMBER, --count=NUMBER The number of stories (default: 5).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published