Skip to content
/ CLHN Public

Command Line application to see Hacker News stories

License

Notifications You must be signed in to change notification settings

nichochar/CLHN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLHN

CLHN is an elegant elixir command line application that allows you to glance at Hacker News.

screenshot

Usage

./hn [best | new | top] [count | 10]

Installation

Assuming you have elixir:

git clone https://github.com/nichochar/CLHN.git
cd CLHN
mix deps.get
mix escript.build

This will output an executable erlang script hn.sh in the root directory:

./hn top 5

About

Command Line application to see Hacker News stories

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages